is not current version
Last Version 3.0.3

org.glassfish.hk2:security-lockdown-example-alice 2.5.0-b60

The code from Alice for the security lockdown example

Categories

Categories

GlassFish Container Application Servers Security HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

security-lockdown-example-alice
Version

Version

2.5.0-b60
Type

Type

jar

Download security-lockdown-example-alice 2.5.0-b60


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-alice/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>security-lockdown-example-alice</artifactId>
    <version>2.5.0-b60</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-alice/
implementation 'org.glassfish.hk2:security-lockdown-example-alice:2.5.0-b60'
// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-alice/
implementation ("org.glassfish.hk2:security-lockdown-example-alice:2.5.0-b60")
'org.glassfish.hk2:security-lockdown-example-alice:jar:2.5.0-b60'
<dependency org="org.glassfish.hk2" name="security-lockdown-example-alice" rev="2.5.0-b60">
  <artifact name="security-lockdown-example-alice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='security-lockdown-example-alice', version='2.5.0-b60')
)
libraryDependencies += "org.glassfish.hk2" % "security-lockdown-example-alice" % "2.5.0-b60"
[org.glassfish.hk2/security-lockdown-example-alice "2.5.0-b60"]