| Группа | Группаorg.codehaus.redback.components.cache |
|---|---|
| Идентификатор | Идентификаторplexus-cache-oscache |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cache Provider :: oscache
Commons Cache API : oscache implementation.
|
| Имя Файла | Размер |
|---|---|
| plexus-cache-oscache-1.0.pom | |
| plexus-cache-oscache-1.0.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback.components.cache/plexus-cache-oscache/ -->
<dependency>
<groupId>org.codehaus.redback.components.cache</groupId>
<artifactId>plexus-cache-oscache</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback.components.cache/plexus-cache-oscache/
implementation 'org.codehaus.redback.components.cache:plexus-cache-oscache:1.0'
// https://jarcasting.com/artifacts/org.codehaus.redback.components.cache/plexus-cache-oscache/
implementation ("org.codehaus.redback.components.cache:plexus-cache-oscache:1.0")
'org.codehaus.redback.components.cache:plexus-cache-oscache:jar:1.0'
<dependency org="org.codehaus.redback.components.cache" name="plexus-cache-oscache" rev="1.0">
<artifact name="plexus-cache-oscache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback.components.cache', module='plexus-cache-oscache', version='1.0')
)
libraryDependencies += "org.codehaus.redback.components.cache" % "plexus-cache-oscache" % "1.0"
[org.codehaus.redback.components.cache/plexus-cache-oscache "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| opensymphony : oscache | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.codehaus.redback.components.cache : spring-cache-api | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.redback.components.cache : spring-cache-test | jar | 1.0 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |
| junit : junit | jar | 4.8.2 |