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

io.bootique.shiro:bootique-shiro-parent 1.0.RC1

Parent POM of Apache Shiro / Bootique integration modules.

Категории

Категории

Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.shiro
Идентификатор

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

bootique-shiro-parent
Версия

Версия

1.0.RC1
Тип

Тип

pom

Скачать bootique-shiro-parent 1.0.RC1

Имя Файла Размер
bootique-shiro-parent-1.0.RC1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/ -->
<dependency>
    <groupId>io.bootique.shiro</groupId>
    <artifactId>bootique-shiro-parent</artifactId>
    <version>1.0.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/
implementation 'io.bootique.shiro:bootique-shiro-parent:1.0.RC1'
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-parent/
implementation ("io.bootique.shiro:bootique-shiro-parent:1.0.RC1")
'io.bootique.shiro:bootique-shiro-parent:pom:1.0.RC1'
<dependency org="io.bootique.shiro" name="bootique-shiro-parent" rev="1.0.RC1">
  <artifact name="bootique-shiro-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.shiro', module='bootique-shiro-parent', version='1.0.RC1')
)
libraryDependencies += "io.bootique.shiro" % "bootique-shiro-parent" % "1.0.RC1"
[io.bootique.shiro/bootique-shiro-parent "1.0.RC1"]