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

org.apache.shiro.tools:shiro-tools 1.3.0


Группа

Группа

org.apache.shiro.tools
Идентификатор

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

shiro-tools
Версия

Версия

1.3.0
Тип

Тип

pom

Скачать shiro-tools 1.3.0

Имя Файла Размер
shiro-tools-1.3.0.pom 1 KB
Обзор

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