is not current version
Last Version 1.2.0

org.ow2.petals:petals-jaas 1.1.1


Categories

Categories

JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jaas
Version

Version

1.1.1
Type

Type

jar

Download petals-jaas 1.1.1


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