Эксперт ХД

org.sonatype.sisu:sisu-guice (2.1.7)

Published 2026-09-15 10:19:14 +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.sonatype.sisu</groupId>
	<artifactId>sisu-guice</artifactId>
	<version>2.1.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.sonatype.sisu:sisu-guice:2.1.7

About this package

Guice trunk with some patches applied for Sisu

Dependencies

javax.inject:javax.inject
1
aopalliance:aopalliance
1.0
asm:asm
3.2
org.slf4j:slf4j-api
1.6.1
junit:junit
3.8.2
org.apache.felix:org.apache.felix.framework
3.0.2
Details
Maven
2026-09-15 10:19:14 +00:00
265
Sisu - Guice
The Apache Software License, Version 2.0
472 KiB
Assets (2)
Versions (2) View all
3.2.3 2026-09-15
2.1.7 2026-09-15