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

org.apache.shiro.integrationtests:shiro-integration-tests 1.5.2

Test for alternate major versions of dependencies

Группа

Группа

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

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

shiro-integration-tests
Версия

Версия

1.5.2
Тип

Тип

pom

Скачать shiro-integration-tests 1.5.2

Имя Файла Размер
shiro-integration-tests-1.5.2.pom 2 KB
Обзор

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