| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаorg.sonatype.spice |
| Идентификатор | Идентификаторplexus-ehcache |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеplexus-ehcache
plexus-ehcache
|
| Имя Файла | Размер |
|---|---|
| plexus-ehcache-1.4.pom | |
| plexus-ehcache-1.4.jar | 6 KB |
| plexus-ehcache-1.4-sources.jar | 4 KB |
| plexus-ehcache-1.4-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/ -->
<dependency>
<groupId>org.sonatype.spice</groupId>
<artifactId>plexus-ehcache</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/
implementation 'org.sonatype.spice:plexus-ehcache:1.4'
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/
implementation ("org.sonatype.spice:plexus-ehcache:1.4")
'org.sonatype.spice:plexus-ehcache:jar:1.4'
<dependency org="org.sonatype.spice" name="plexus-ehcache" rev="1.4">
<artifact name="plexus-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.spice', module='plexus-ehcache', version='1.4')
)
libraryDependencies += "org.sonatype.spice" % "plexus-ehcache" % "1.4"
[org.sonatype.spice/plexus-ehcache "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.ehcache : ehcache-core | jar | 2.2.0 |
| org.sonatype.sisu : sisu-inject-bean | jar | 2.2.0 |
| org.codehaus.plexus : plexus-interpolation | jar | 1.9 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |