PlattformGmbH

kos.wdc-wdc-wiki-collector (0.2-SNAPSHOT)

Published 2024-09-16 16:38:06 +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-wiki-collector</artifactId>
	<version>0.2-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven -Dartifact=kos.wdc:wdc-wiki-collector:0.2-SNAPSHOT

Dependencies

kos.wdc:wdc-commons
0.2-SNAPSHOT
org.wikiclean:wikiclean
1.2