jaasmine-web

The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.

License

License

Categories

Categories

JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.logiclander.jaasmine
ArtifactId

ArtifactId

jaasmine-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

jaasmine-web
The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.

Download jaasmine-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.logiclander.jaasmine : jaasmine-core jar 1.0.0
log4j : log4j jar 1.2.15
taglibs : standard jar 1.1.2
org.jboss.resteasy : resteasy-jaxrs jar 1.2.1.GA

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet.jsp : jsp-api jar 2.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0