com.google.inject:guice-parent (4.0)

Published 2026-02-24 13:43:25 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.inject</groupId>
	<artifactId>guice-parent</artifactId>
	<version>4.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.inject:guice-parent:4.0

About this package

Guice is a lightweight dependency injection framework for Java 6 and above

Dependencies

junit:junit
4.11
Details
Maven
2026-02-24 13:43:25 +00:00
1
Google Guice
The Apache Software License, Version 2.0
15 KiB
Assets (1)
Versions (2) View all
3.0 2026-02-24
4.0 2026-02-24