License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdmanagement-ehcache-impl-parent |
Last Version | Last Version2.10.9.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmanagement-ehcache-impl-parent
Ehcache is a widely used, pure Java, in-process, distributed cache
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
management-ehcache-impl-parent-2.10.9.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl-parent/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>management-ehcache-impl-parent</artifactId>
<version>2.10.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl-parent/
implementation 'net.sf.ehcache:management-ehcache-impl-parent:2.10.9.2'
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl-parent/
implementation ("net.sf.ehcache:management-ehcache-impl-parent:2.10.9.2")
'net.sf.ehcache:management-ehcache-impl-parent:pom:2.10.9.2'
<dependency org="net.sf.ehcache" name="management-ehcache-impl-parent" rev="2.10.9.2">
<artifact name="management-ehcache-impl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='management-ehcache-impl-parent', version='2.10.9.2')
)
libraryDependencies += "net.sf.ehcache" % "management-ehcache-impl-parent" % "2.10.9.2"
[net.sf.ehcache/management-ehcache-impl-parent "2.10.9.2"]