PlattformGmbH

kos.datacollector-dc-parent (0.1-SNAPSHOT)

Published 2023-12-18 22:48:23 +01: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.datacollector</groupId>
	<artifactId>dc-parent</artifactId>
	<version>0.1-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.asterix.plattform-gmbh.de/api/packages/PlattformGmbH/maven -Dartifact=kos.datacollector:dc-parent:0.1-SNAPSHOT
Details
Maven
2023-12-18 22:48:23 +01:00
433
6.3 KiB
Assets (2)
Versions (1) View all
0.1-SNAPSHOT 2023-12-18