License |
License |
---|---|
Categories |
CategoriesJAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security |
GroupId | GroupIdorg.apache.karaf.jaas |
ArtifactId | ArtifactIdjaas |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Karaf :: JAAS
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaas-4.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.jaas/jaas/ -->
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>jaas</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.jaas/jaas/
implementation 'org.apache.karaf.jaas:jaas:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.jaas/jaas/
implementation ("org.apache.karaf.jaas:jaas:4.4.0")
'org.apache.karaf.jaas:jaas:pom:4.4.0'
<dependency org="org.apache.karaf.jaas" name="jaas" rev="4.4.0">
<artifact name="jaas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.jaas', module='jaas', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.jaas" % "jaas" % "4.4.0"
[org.apache.karaf.jaas/jaas "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |