jaasmine

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

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaasmine-core
  • jaasmine-web

Versions

Version
1.0.0