| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo |
| Идентификатор | Идентификаторgeronimo-jcache-simple |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : osgi.core Необязательный | jar | 7.0.0 |
| org.osgi : osgi.annotation Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |