Эксперт ХД

io.smallrye:jandex (3.2.0)

Published 2026-09-15 10:10:43 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.smallrye</groupId>
	<artifactId>jandex</artifactId>
	<version>3.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=io.smallrye:jandex:3.2.0

Dependencies

org.apache.ant:ant
io.smallrye:jandex-test-data
net.bytebuddy:byte-buddy
org.junit.jupiter:junit-jupiter
Details
Maven
2026-09-15 10:10:43 +00:00
288
Jandex: Core
373 KiB
Assets (2)
Versions (1) View all
3.2.0 2026-09-15