Last Version

Geronimo :: Simple JCache Implementation 1.0.5

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-jcache-simple
Version

Version

1.0.5
Type

Type

jar
Description

Description

Geronimo :: Simple JCache Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-jcache-simple 1.0.5


<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-jcache-simple/ -->
<dependency>
    <groupId>org.apache.geronimo</groupId>
    <artifactId>geronimo-jcache-simple</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-jcache-simple/
implementation 'org.apache.geronimo:geronimo-jcache-simple:1.0.5'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-jcache-simple/
implementation ("org.apache.geronimo:geronimo-jcache-simple:1.0.5")
'org.apache.geronimo:geronimo-jcache-simple:jar:1.0.5'
<dependency org="org.apache.geronimo" name="geronimo-jcache-simple" rev="1.0.5">
  <artifact name="geronimo-jcache-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-jcache-simple', version='1.0.5')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-jcache-simple" % "1.0.5"
[org.apache.geronimo/geronimo-jcache-simple "1.0.5"]

Dependencies

provided (7)

Group / Artifact Type Version
org.osgi : osgi.core Optional jar 7.0.0
org.osgi : osgi.annotation Optional jar 7.0.0
org.apache.geronimo.specs : geronimo-jcache_1.0_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
javax.cache : test-domain jar 1.0.0
javax.cache : app-domain jar 1.0.0
javax.cache : cache-tests jar 1.1.0
javax.cache : cache-tests jar 1.1.0
org.apache.openwebbeans : openwebbeans-impl jar 2.0.19

Project Modules

There are no modules declared in this project.