Last Version

JSR107 Annotations RI Guice Support 0.5

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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

javax.cache.implementation
ArtifactId

ArtifactId

cache-annotations-ri-guice
Version

Version

0.5
Type

Type

jar
Description

Description

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

Download cache-annotations-ri-guice 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.cache : cache-api jar 0.5
javax.cache.implementation : cache-annotations-ri-common jar 0.5
com.google.inject : guice jar 3.0

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

Project Modules

There are no modules declared in this project.