is not current version
Last Version 1.1.1

javax.cache:spring-annotations-test-harness 0.3

Test harness for Spring annotations RI

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

spring-annotations-test-harness
Version

Version

0.3
Type

Type

jar

Download spring-annotations-test-harness 0.3


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