не последняя версия
Последняя версия 1.0.3.RELEASE

com.github.hiwepy:shiro-j2cache 1.0.2.RELEASE

Shiro Extension Whith J2cache

Группа

Группа

com.github.hiwepy
Идентификатор

Идентификатор

shiro-j2cache
Версия

Версия

1.0.2.RELEASE
Тип

Тип

jar

Скачать shiro-j2cache 1.0.2.RELEASE


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