| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаcom.github.snakerflow |
| Идентификатор | Идентификаторsnaker-ehcache |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsnaker-ehcache
snaker is free workflow.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| snaker-ehcache-2.5.1.pom | |
| snaker-ehcache-2.5.1.jar | 5 KB |
| snaker-ehcache-2.5.1-sources.jar | 4 KB |
| snaker-ehcache-2.5.1-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-ehcache/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-ehcache</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-ehcache/
implementation 'com.github.snakerflow:snaker-ehcache:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-ehcache/
implementation ("com.github.snakerflow:snaker-ehcache:2.5.1")
'com.github.snakerflow:snaker-ehcache:jar:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-ehcache" rev="2.5.1">
<artifact name="snaker-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-ehcache', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-ehcache" % "2.5.1"
[com.github.snakerflow/snaker-ehcache "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.snakerflow : snaker-core | jar | 2.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.ehcache : ehcache-core | jar | 2.5.0 |