is not current version
Last Version 3.1.1

com.github.waffle.demo:waffle-jaas 2.0.0-beta2

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.0.0-beta2
Type

Type

war

Download waffle-jaas 2.0.0-beta2


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