Implementation Tester - Guice Annotations

Runs Annotations tests using the Guice test harness

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

guice-annotations-tester
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation Tester - Guice Annotations
Runs Annotations tests using the Guice test harness
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download guice-annotations-tester

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.
javax.cache

JSR107 - Java Caching

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-RC1