PlattformGmbH

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

Published 2026-04-23 11:31:53 +02:00 by tino

Installation

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

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

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

Dependencies

kos.wdc:wdc-crawler3
0.90-SNAPSHOT
org.springframework.boot:spring-boot-starter-web
3.5.5
org.springframework.boot:spring-boot-starter-data-rest
3.5.5
org.springframework.boot:spring-boot-starter-security
3.5.5
com.bucket4j:bucket4j_jdk17-core
8.15.0