Last Version

Implementation Tester - CDI Annotations 1.1.1

Runs Annotations tests using the Guice test harness

License

License

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

cdi-annotations-tester
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jsr107/jsr107tck

Download cdi-annotations-tester 1.1.1


<!-- https://jarcasting.com/artifacts/javax.cache/cdi-annotations-tester/ -->
<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>cdi-annotations-tester</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/cdi-annotations-tester/
implementation 'javax.cache:cdi-annotations-tester:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/cdi-annotations-tester/
implementation ("javax.cache:cdi-annotations-tester:1.1.1")
'javax.cache:cdi-annotations-tester:jar:1.1.1'
<dependency org="javax.cache" name="cdi-annotations-tester" rev="1.1.1">
  <artifact name="cdi-annotations-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='cdi-annotations-tester', version='1.1.1')
)
libraryDependencies += "javax.cache" % "cdi-annotations-tester" % "1.1.1"
[javax.cache/cdi-annotations-tester "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
${implementation-groupId} » ${implementation-artifactId} jar ${implementation-version}
javax.cache : cdi-weld-annotations-test-harness jar 1.1.1
javax.cache : cache-tests jar 1.1.1

test (2)

Group / Artifact Type Version
javax.cache : cache-tests jar 1.1.1
org.hamcrest : hamcrest-library jar 1.2

Project Modules

There are no modules declared in this project.