is not current version
Last Version 1.0.6.3

org.sonatype.jsecurity:plexus-delegating-realm 1.0.6

Plexus Based Realm that will delegate control to other jsecurity realms

Categories

Categories

Security Realm Data Databases
GroupId

GroupId

org.sonatype.jsecurity
ArtifactId

ArtifactId

plexus-delegating-realm
Version

Version

1.0.6
Type

Type

jar

Download plexus-delegating-realm 1.0.6


<!-- https://jarcasting.com/artifacts/org.sonatype.jsecurity/plexus-delegating-realm/ -->
<dependency>
    <groupId>org.sonatype.jsecurity</groupId>
    <artifactId>plexus-delegating-realm</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.jsecurity/plexus-delegating-realm/
implementation 'org.sonatype.jsecurity:plexus-delegating-realm:1.0.6'
// https://jarcasting.com/artifacts/org.sonatype.jsecurity/plexus-delegating-realm/
implementation ("org.sonatype.jsecurity:plexus-delegating-realm:1.0.6")
'org.sonatype.jsecurity:plexus-delegating-realm:jar:1.0.6'
<dependency org="org.sonatype.jsecurity" name="plexus-delegating-realm" rev="1.0.6">
  <artifact name="plexus-delegating-realm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.jsecurity', module='plexus-delegating-realm', version='1.0.6')
)
libraryDependencies += "org.sonatype.jsecurity" % "plexus-delegating-realm" % "1.0.6"
[org.sonatype.jsecurity/plexus-delegating-realm "1.0.6"]