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

com.github.waffle:waffle-spring-security4 2.3.0

Spring Security 4 integration for WAFFLE

Категории

Категории

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

Группа

com.github.waffle
Идентификатор

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

waffle-spring-security4
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать waffle-spring-security4 2.3.0


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