is not current version
Last Version 1.1.1

javax.cache:cdi-weld-annotations-test-harness 1.1.0

Test harness for Spring annotations RI

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

cdi-weld-annotations-test-harness
Version

Version

1.1.0
Type

Type

jar

Download cdi-weld-annotations-test-harness 1.1.0


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