jaasmine-core

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-core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jaasmine-core
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-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4
commons-logging : commons-logging jar 1.1.1
javax.servlet : jstl jar 1.2
com.google.guava : guava jar 10.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

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.2.1
1.0.0