Last Version

Google Guice - JDK8 Tests 5.0.1

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

License

License

GroupId

GroupId

com.google.inject
ArtifactId

ArtifactId

jdk8-tests
Version

Version

5.0.1
Type

Type

jar
Description

Description

Google Guice - JDK8 Tests
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download jdk8-tests 5.0.1


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

Dependencies

test (5)

Group / Artifact Type Version
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-assistedinject jar 5.0.1
com.google.guava : guava-testlib jar 30.1-jre
org.ow2.asm : asm jar 9.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.