Skip to content
Snippets Groups Projects

de/ozgcloud/xta/xta-client-lib

v0.3.0-SNAPSHOT published
Maven
main
Last downloaded Apr 4, 2025

History

  • de/ozgcloud/xta/xta-client-lib version 0.3.0-SNAPSHOT was first created
  • Created by commit be061945 on branch main
  • Built by pipeline #2313 triggered by Jan Zickermann
  • Published to the xta-client-lib package registry
  • Package updated by commit 54b79d5b on branch main, built by pipeline #2269, and published to the registry
  • Package updated by commit d1297b33 on branch main, built by pipeline #2159, and published to the registry
  • Package updated by commit 70b55a78 on branch main, built by pipeline #1798, and published to the registry

Installation

  • Maven XML
  • Gradle Groovy DSL
  • Gradle Kotlin DSL

Copy and paste this inside your pom.xml dependencies block.

<dependency>
  <groupId>de.ozgcloud.xta</groupId>
  <artifactId>xta-client-lib</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>

Registry setup

If you haven't already done so, you will need to add the below to your pom.xml file.

<repositories>
  <repository>
    <id>gitlab-maven</id>
    <url>https://code.schleswig-holstein.de/api/v4/projects/225/packages/maven</url>
  </repository>
</repositories>

<distributionManagement>
  <repository>
    <id>gitlab-maven</id>
    <url>https://code.schleswig-holstein.de/api/v4/projects/225/packages/maven</url>
  </repository>

  <snapshotRepository>
    <id>gitlab-maven</id>
    <url>https://code.schleswig-holstein.de/api/v4/projects/225/packages/maven</url>
  </snapshotRepository>
</distributionManagement>
For more information on the Maven registry, see the documentation.

Additional metadata

App name: xta-client-lib
App group: de.ozgcloud.xta

Assets

Name
Size
Created