License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-ehcache |
Last Version | Last Version2.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoskito ehcache integration
MoSKito, the open source java monitoring
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moskito-ehcache-2.10.1.pom | |
moskito-ehcache-2.10.1.jar | 14 KB |
moskito-ehcache-2.10.1-sources.jar | 8 KB |
moskito-ehcache-2.10.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-ehcache</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/
implementation 'net.anotheria:moskito-ehcache:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-ehcache/
implementation ("net.anotheria:moskito-ehcache:2.10.1")
'net.anotheria:moskito-ehcache:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-ehcache" rev="2.10.1">
<artifact name="moskito-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-ehcache', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-ehcache" % "2.10.1"
[net.anotheria/moskito-ehcache "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core | jar | 2.6.5 |
net.anotheria : moskito-core | jar | 2.10.1 |
net.anotheria : moskito-webui | jar | 2.10.1 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |