is not current version
Last Version 3.0.3

org.glassfish.hk2:security-lockdown-example-alice 2.2.0-b05

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.2.0-b05
Type

Type

jar

Download security-lockdown-example-alice 2.2.0-b05


<!-- 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.2.0-b05</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-alice/
implementation 'org.glassfish.hk2:security-lockdown-example-alice:2.2.0-b05'
// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-alice/
implementation ("org.glassfish.hk2:security-lockdown-example-alice:2.2.0-b05")
'org.glassfish.hk2:security-lockdown-example-alice:jar:2.2.0-b05'
<dependency org="org.glassfish.hk2" name="security-lockdown-example-alice" rev="2.2.0-b05">
  <artifact name="security-lockdown-example-alice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='security-lockdown-example-alice', version='2.2.0-b05')
)
libraryDependencies += "org.glassfish.hk2" % "security-lockdown-example-alice" % "2.2.0-b05"
[org.glassfish.hk2/security-lockdown-example-alice "2.2.0-b05"]