is not current version
Last Version 1.8.1

com.github.dblock.waffle.demo:waffle-jaas 1.7.5

Jaas Demo for WAFFLE

Categories

Categories

JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
GroupId

GroupId

com.github.dblock.waffle.demo
ArtifactId

ArtifactId

waffle-jaas
Version

Version

1.7.5
Type

Type

war

Download waffle-jaas 1.7.5


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