License |
License |
---|---|
Categories |
CategoriesJAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security |
GroupId | GroupIdcom.github.waffle.demo |
ArtifactId | ArtifactIdwaffle-jaas |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionwaffle-jaas
Jaas Demo for WAFFLE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
waffle-jaas-3.1.1.pom | |
waffle-jaas-3.1.1.war | 3 MB |
waffle-jaas-3.1.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.waffle.demo/waffle-jaas/ -->
<dependency>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-jaas</artifactId>
<version>3.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle.demo/waffle-jaas/
implementation 'com.github.waffle.demo:waffle-jaas:3.1.1'
// https://jarcasting.com/artifacts/com.github.waffle.demo/waffle-jaas/
implementation ("com.github.waffle.demo:waffle-jaas:3.1.1")
'com.github.waffle.demo:waffle-jaas:war:3.1.1'
<dependency org="com.github.waffle.demo" name="waffle-jaas" rev="3.1.1">
<artifact name="waffle-jaas" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle.demo', module='waffle-jaas', version='3.1.1')
)
libraryDependencies += "com.github.waffle.demo" % "waffle-jaas" % "3.1.1"
[com.github.waffle.demo/waffle-jaas "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-jna | jar | 3.1.1 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.assertj : assertj-core | jar | 3.21.0 |
com.github.hazendaz.jmockit : jmockit | jar | 1.49.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |