PlattformGmbH

kos.wdc:wdc-dist (0.90-SNAPSHOT)

Published 2026-04-23 11:34:15 +02:00 by tino

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>kos.wdc</groupId>
	<artifactId>wdc-dist</artifactId>
	<version>0.90-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven -Dartifact=kos.wdc:wdc-dist:0.90-SNAPSHOT

Dependencies

kos.wdc:wdc-rest-api
0.90-SNAPSHOT