is not current version
Last Version 1.9.0

org.apache.shiro:shiro-ehcache 1.0.0-incubating


Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-ehcache
Version

Version

1.0.0-incubating
Type

Type

jar

Download shiro-ehcache 1.0.0-incubating


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