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

org.refcodes:refcodes-security-ext-spring 3.0.1

Artifact for enabling the Spring frameworkusing the security artifact.

Категории

Категории

Безопасность
Группа

Группа

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

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

refcodes-security-ext-spring
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать refcodes-security-ext-spring 3.0.1


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-spring/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-security-ext-spring</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-spring/
implementation 'org.refcodes:refcodes-security-ext-spring:3.0.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-spring/
implementation ("org.refcodes:refcodes-security-ext-spring:3.0.1")
'org.refcodes:refcodes-security-ext-spring:jar:3.0.1'
<dependency org="org.refcodes" name="refcodes-security-ext-spring" rev="3.0.1">
  <artifact name="refcodes-security-ext-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security-ext-spring', version='3.0.1')
)
libraryDependencies += "org.refcodes" % "refcodes-security-ext-spring" % "3.0.1"
[org.refcodes/refcodes-security-ext-spring "3.0.1"]