License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-jcache-simple |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: 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 |
<!-- 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"]
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 |
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 |