is not current version
Last Version 3.1.1

com.github.waffle.demo:waffle-jaas 1.9.1

Jaas Demo for WAFFLE

Categories

Categories

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

GroupId

com.github.waffle.demo
ArtifactId

ArtifactId

waffle-jaas
Version

Version

1.9.1
Type

Type

war

Download waffle-jaas 1.9.1


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