License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdjavax.cache |
ArtifactId | ArtifactIdguice-annotations-tester |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionImplementation Tester - Guice Annotations
Runs Annotations tests using the Guice test harness
|
Project URL |
Project URL |
Filename | Size |
---|---|
guice-annotations-tester-1.1.1.pom | |
guice-annotations-tester-1.1.1.jar | 2 KB |
guice-annotations-tester-1.1.1-tests.jar | 232 KB |
guice-annotations-tester-1.1.1-sources.jar | 322 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/ -->
<dependency>
<groupId>javax.cache</groupId>
<artifactId>guice-annotations-tester</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/
implementation 'javax.cache:guice-annotations-tester:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/
implementation ("javax.cache:guice-annotations-tester:1.1.1")
'javax.cache:guice-annotations-tester:jar:1.1.1'
<dependency org="javax.cache" name="guice-annotations-tester" rev="1.1.1">
<artifact name="guice-annotations-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='guice-annotations-tester', version='1.1.1')
)
libraryDependencies += "javax.cache" % "guice-annotations-tester" % "1.1.1"
[javax.cache/guice-annotations-tester "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
${implementation-groupId} » ${implementation-artifactId} | jar | ${implementation-version} |
javax.cache : guice-annotations-test-harness | jar | 1.1.1 |
javax.cache : cache-tests | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.cache : cache-tests | jar | 1.1.1 |
org.hamcrest : hamcrest-library | jar | 1.2 |
log4j : log4j | jar | 1.2.16 |