Google Guice


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

guice
Last Version

Last Version

3.0-rc1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Guice

Download guice

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/guice/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>guice</artifactId>
    <version>3.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/guice/
implementation 'org.jvnet.hudson:guice:3.0-rc1'
// https://jarcasting.com/artifacts/org.jvnet.hudson/guice/
implementation ("org.jvnet.hudson:guice:3.0-rc1")
'org.jvnet.hudson:guice:jar:3.0-rc1'
<dependency org="org.jvnet.hudson" name="guice" rev="3.0-rc1">
  <artifact name="guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='guice', version='3.0-rc1')
)
libraryDependencies += "org.jvnet.hudson" % "guice" % "3.0-rc1"
[org.jvnet.hudson/guice "3.0-rc1"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
aopalliance : aopalliance jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-rc1