Last Version

Ehcache JMX 3.0.0.m1

Ehcache JMX

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-jmx
Version

Version

3.0.0.m1
Type

Type

jar
Description

Description

Ehcache JMX
Ehcache JMX
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terraccotta
Source Code Management

Source Code Management

https://github.com/ehcache/ehcache3

Download ehcache-jmx 3.0.0.m1


<!-- https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-jmx/ -->
<dependency>
    <groupId>org.ehcache.modules</groupId>
    <artifactId>ehcache-jmx</artifactId>
    <version>3.0.0.m1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-jmx/
implementation 'org.ehcache.modules:ehcache-jmx:3.0.0.m1'
// https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-jmx/
implementation ("org.ehcache.modules:ehcache-jmx:3.0.0.m1")
'org.ehcache.modules:ehcache-jmx:jar:3.0.0.m1'
<dependency org="org.ehcache.modules" name="ehcache-jmx" rev="3.0.0.m1">
  <artifact name="ehcache-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehcache.modules', module='ehcache-jmx', version='3.0.0.m1')
)
libraryDependencies += "org.ehcache.modules" % "ehcache-jmx" % "3.0.0.m1"
[org.ehcache.modules/ehcache-jmx "3.0.0.m1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ehcache.modules : ehcache-core jar 3.0.0.m1

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.