is not current version
Last Version 3.1.1

com.github.waffle.demo:waffle-jaas 2.2.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

2.2.1
Type

Type

war

Download waffle-jaas 2.2.1


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