| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wichell |
| Идентификатор | Идентификаторframework-ecache |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon project com.wichell.wichell pom
|
| Имя Файла | Размер |
|---|---|
| framework-ecache-1.0.0.pom | |
| framework-ecache-1.0.0.jar | 3 KB |
| framework-ecache-1.0.0-sources.jar | 2 KB |
| framework-ecache-1.0.0-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-ecache/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-ecache</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-ecache/
implementation 'com.wichell:framework-ecache:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-ecache/
implementation ("com.wichell:framework-ecache:1.0.0")
'com.wichell:framework-ecache:jar:1.0.0'
<dependency org="com.wichell" name="framework-ecache" rev="1.0.0">
<artifact name="framework-ecache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-ecache', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-ecache" % "1.0.0"
[com.wichell/framework-ecache "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wichell : framework-core | jar | 1.0.0 |
| org.ehcache : ehcache | jar | 3.4.0 |
| com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.2.0 |