is not current version
Last Version 2.10.9.2

net.sf.ehcache.internal:ehcache-core 2.7.1

Internal ehcache-core module. This artifact is not meant to be used directly

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache.internal
ArtifactId

ArtifactId

ehcache-core
Version

Version

2.7.1
Type

Type

jar

Download ehcache-core 2.7.1


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