de/ozgcloud/xta/xta-client-lib
v0.2.1 published
History
Installation
Copy and paste this inside your pom.xml
dependencies
block.
<dependency> <groupId>de.ozgcloud.xta</groupId> <artifactId>xta-client-lib</artifactId> <version>0.2.1</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>
Additional metadata
Assets
Name | Size | Created |
---|---|---|
There are no records to show |