Last Version

Stellardrift Guice-fork - Core Library 5.0.1

A fork of Guice that restores removed API, and uses external ASM.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Drift Net Networking
GroupId

GroupId

ca.stellardrift.guice-backport
ArtifactId

ArtifactId

guice
Version

Version

5.0.1
Type

Type

jar
Description

Description

Stellardrift Guice-fork - Core Library
A fork of Guice that restores removed API, and uses external ASM.
Project Organization

Project Organization

Google

Download guice 5.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
aopalliance : aopalliance jar 1.0
com.google.guava : guava jar 21.0
org.ow2.asm : asm jar 9.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (7)

Group / Artifact Type Version
javax.inject : javax.inject-tck jar 1
com.google.guava : guava-testlib jar 21.0
org.springframework : spring-beans jar 3.0.5.RELEASE
biz.aQute : bnd jar 0.0.384
org.apache.felix : org.apache.felix.framework jar 3.0.5
com.google.truth : truth jar 0.45
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.