| License |
License |
|---|---|
| Categories |
CategoriesJAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security |
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-jaas |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpetals-jaas
Tools and Commons libraries for Petals ESB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| petals-jaas-1.2.0.pom | |
| petals-jaas-1.2.0.jar | 9 KB |
| petals-jaas-1.2.0-sources.jar | 9 KB |
| petals-jaas-1.2.0-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jaas/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jaas</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jaas/
implementation 'org.ow2.petals:petals-jaas:1.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jaas/
implementation ("org.ow2.petals:petals-jaas:1.2.0")
'org.ow2.petals:petals-jaas:jar:1.2.0'
<dependency org="org.ow2.petals" name="petals-jaas" rev="1.2.0">
<artifact name="petals-jaas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jaas', version='1.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jaas" % "1.2.0"
[org.ow2.petals/petals-jaas "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |