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

org.apache.shiro.tools:shiro-tools 1.2.4


Группа

Группа

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

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

shiro-tools
Версия

Версия

1.2.4
Тип

Тип

pom

Скачать shiro-tools 1.2.4

Имя Файла Размер
shiro-tools-1.2.4.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.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.tools/shiro-tools/
implementation 'org.apache.shiro.tools:shiro-tools:1.2.4'
// https://jarcasting.com/artifacts/org.apache.shiro.tools/shiro-tools/
implementation ("org.apache.shiro.tools:shiro-tools:1.2.4")
'org.apache.shiro.tools:shiro-tools:pom:1.2.4'
<dependency org="org.apache.shiro.tools" name="shiro-tools" rev="1.2.4">
  <artifact name="shiro-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.tools', module='shiro-tools', version='1.2.4')
)
libraryDependencies += "org.apache.shiro.tools" % "shiro-tools" % "1.2.4"
[org.apache.shiro.tools/shiro-tools "1.2.4"]