PlattformGmbH

kos.wdc:wdc-commons (0.93-SNAPSHOT)

Published 2026-06-15 22:00:42 +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-commons</artifactId>
	<version>0.93-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven -Dartifact=kos.wdc:wdc-commons:0.93-SNAPSHOT

Dependencies

org.slf4j:slf4j-api
2.0.17
org.apache.logging.log4j:log4j-slf4j2-impl
2.25.4
com.google.guava:guava
28.2-jre
org.apache.commons:commons-lang3
3.19.0
commons-io:commons-io
2.4
org.graphstream:gs-core
1.3
com.opencsv:opencsv
5.9
org.xbib.jdbc:jdbc-driver-csv
1.2.0
Details
Maven
2026-06-15 22:00:42 +02:00
0
Apache License, Version 2.0
146 KiB
Assets (5)
Versions (5) View all
0.93-SNAPSHOT 2026-06-15
0.92-SNAPSHOT 2026-05-22
0.91-SNAPSHOT 2026-05-11
0.90-SNAPSHOT 2026-04-23
0.83-SNAPSHOT 2026-03-10