iuvare

at.iuvare.eai.df.canonical-eai-df-canonical (1.0.2-SNAPSHOT)

Published 2023-12-21 15:49:39 +00:00 by reder

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.iuvare.at/api/packages/iuvare/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.iuvare.at/api/packages/iuvare/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.iuvare.at/api/packages/iuvare/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>at.iuvare.eai.df.canonical</groupId>
	<artifactId>eai-df-canonical</artifactId>
	<version>1.0.2-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.iuvare.at/api/packages/iuvare/maven -Dartifact=at.iuvare.eai.df.canonical:eai-df-canonical:1.0.2-SNAPSHOT

Dependencies

io.quarkus:quarkus-arc
io.quarkus:quarkus-jaxb
Details
Maven
2023-12-21 15:49:39 +00:00
6
185 KiB
Assets (3)
Versions (3) View all
1.0.2-SNAPSHOT 2023-12-21
1.0.1-SNAPSHOT 2023-12-21
1.0.0-SNAPSHOT 2023-12-21