| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторshiro-j2cache |
| Последняя версия | Последняя версия1.0.3.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hiwepy:shiro-j2cache
Shiro Extension Whith J2cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| shiro-j2cache-1.0.3.RELEASE.pom | |
| shiro-j2cache-1.0.3.RELEASE.jar | 8 KB |
| shiro-j2cache-1.0.3.RELEASE-sources.jar | 8 KB |
| shiro-j2cache-1.0.3.RELEASE-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/shiro-j2cache/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>shiro-j2cache</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-j2cache/
implementation 'com.github.hiwepy:shiro-j2cache:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-j2cache/
implementation ("com.github.hiwepy:shiro-j2cache:1.0.3.RELEASE")
'com.github.hiwepy:shiro-j2cache:jar:1.0.3.RELEASE'
<dependency org="com.github.hiwepy" name="shiro-j2cache" rev="1.0.3.RELEASE">
<artifact name="shiro-j2cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='shiro-j2cache', version='1.0.3.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "shiro-j2cache" % "1.0.3.RELEASE"
[com.github.hiwepy/shiro-j2cache "1.0.3.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.apache.shiro : shiro-core | jar | 1.6.0 |
| net.oschina.j2cache : j2cache-core | jar | 2.8.2-release |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |