PlattformGmbH

kos-ui2-docs (1.0-SNAPSHOT)

Published 2023-12-18 15:14:16 +01: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</groupId>
	<artifactId>ui2-docs</artifactId>
	<version>1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.plattform-gmbh.de/api/packages/PlattformGmbH/maven -Dartifact=kos:ui2-docs:1.0-SNAPSHOT
Details
Maven
2023-12-18 15:14:16 +01:00
1360
ui2-docs
5.9 KiB
Assets (4)
Versions (1) View all
1.0-SNAPSHOT 2023-12-18