не последняя версия
Последняя версия 1.2

org.atteo.moonshine:shiro-database-realm 1.1


Категории

Категории

Данные Realm Базы данных
Группа

Группа

org.atteo.moonshine
Идентификатор

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

shiro-database-realm
Версия

Версия

1.1
Тип

Тип

jar

Скачать shiro-database-realm 1.1


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