License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Drift Net Networking |
GroupId | GroupIdca.stellardrift.guice-backport.extensions |
ArtifactId | ArtifactIdguice-testlib |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStellardrift Guice-fork - Extensions - TestLib
A fork of Guice that restores removed API, and uses external ASM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
guice-testlib-5.0.1.pom | |
guice-testlib-5.0.1.jar | 22 KB |
guice-testlib-5.0.1-tests.jar | 69 KB |
guice-testlib-5.0.1-test-sources.jar | 12 KB |
guice-testlib-5.0.1-sources.jar | 14 KB |
guice-testlib-5.0.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.stellardrift.guice-backport.extensions/guice-testlib/ -->
<dependency>
<groupId>ca.stellardrift.guice-backport.extensions</groupId>
<artifactId>guice-testlib</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.stellardrift.guice-backport.extensions/guice-testlib/
implementation 'ca.stellardrift.guice-backport.extensions:guice-testlib:5.0.1'
// https://jarcasting.com/artifacts/ca.stellardrift.guice-backport.extensions/guice-testlib/
implementation ("ca.stellardrift.guice-backport.extensions:guice-testlib:5.0.1")
'ca.stellardrift.guice-backport.extensions:guice-testlib:jar:5.0.1'
<dependency org="ca.stellardrift.guice-backport.extensions" name="guice-testlib" rev="5.0.1">
<artifact name="guice-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.stellardrift.guice-backport.extensions', module='guice-testlib', version='5.0.1')
)
libraryDependencies += "ca.stellardrift.guice-backport.extensions" % "guice-testlib" % "5.0.1"
[ca.stellardrift.guice-backport.extensions/guice-testlib "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ca.stellardrift.guice-backport.extensions : guice-throwingproviders | jar | 5.0.1 |
com.google.truth : truth | jar | 0.45 |
com.google.guava : guava | jar | 25.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
ca.stellardrift.guice-backport : guice | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ca.stellardrift.guice-backport : guice | jar | 5.0.1 |
com.google.guava : guava-testlib | jar | 21.0 |
junit : junit | jar | 4.13 |