| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Ehcache Данные Caching Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторmoskito-ehcache |
| Версия | Версия2.10.0 |
| Тип | Типjar |
| Описание |
Описаниеmoskito ehcache integration
MoSKito, the open source java monitoring
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| moskito-ehcache-2.10.0.pom | |
| moskito-ehcache-2.10.0.jar | 14 KB |
| moskito-ehcache-2.10.0-sources.jar | 8 KB |
| moskito-ehcache-2.10.0-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-ehcache</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/
implementation 'net.anotheria:moskito-ehcache:2.10.0'
// https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/
implementation ("net.anotheria:moskito-ehcache:2.10.0")
'net.anotheria:moskito-ehcache:jar:2.10.0'
<dependency org="net.anotheria" name="moskito-ehcache" rev="2.10.0">
<artifact name="moskito-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-ehcache', version='2.10.0')
)
libraryDependencies += "net.anotheria" % "moskito-ehcache" % "2.10.0"
[net.anotheria/moskito-ehcache "2.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.ehcache : ehcache-core | jar | 2.6.5 |
| net.anotheria : moskito-core | jar | 2.10.0 |
| net.anotheria : moskito-webui | jar | 2.10.0 |
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |