Эксперт ХД

org.glassfish.hk2:hk2-api (3.0.6)

Published 2026-09-15 10:16:27 +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>org.glassfish.hk2</groupId>
	<artifactId>hk2-api</artifactId>
	<version>3.0.6</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.glassfish.hk2:hk2-api:3.0.6

About this package

${project.name}

Dependencies

org.glassfish.hk2:osgi-resource-locator
jakarta.inject:jakarta.inject-api
org.glassfish.hk2:hk2-utils
${project.version}
org.glassfish.hk2.external:aopalliance-repackaged
${project.version}
Details
Maven
2026-09-15 10:16:27 +00:00
288
HK2 API module
207 KiB
Assets (2)
Versions (1) View all
3.0.6 2026-09-15