Last Version

JSR107 Annotations RI Spring Support 1.1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.jsr107.ri
ArtifactId

ArtifactId

cache-annotations-ri-spring
Version

Version

1.1.1
Type

Type

jar
Description

Description

JSR107 Annotations RI Spring Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cache-annotations-ri-spring 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.cache : cache-api jar 1.1.1
org.jsr107.ri : cache-annotations-ri-common jar 1.1.1
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-context-support jar 3.2.18.RELEASE

Project Modules

There are no modules declared in this project.