| License | License | 
|---|---|
| Categories | CategoriesGlassFish Container Application Servers Security HK2 Application Layer Libs Dependency Injection | 
| GroupId | GroupIdorg.glassfish.hk2 | 
| ArtifactId | ArtifactIdsecurity-lockdown-example-mallory | 
| Last Version | Last Version3.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSecurity Lockdown Mallory A bad guy for the security lockdown example | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-mallory/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>security-lockdown-example-mallory</artifactId>
    <version>3.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-mallory/
implementation 'org.glassfish.hk2:security-lockdown-example-mallory:3.0.3'// https://jarcasting.com/artifacts/org.glassfish.hk2/security-lockdown-example-mallory/
implementation ("org.glassfish.hk2:security-lockdown-example-mallory:3.0.3")'org.glassfish.hk2:security-lockdown-example-mallory:jar:3.0.3'<dependency org="org.glassfish.hk2" name="security-lockdown-example-mallory" rev="3.0.3">
  <artifact name="security-lockdown-example-mallory" type="jar" />
</dependency>@Grapes(
@Grab(group='org.glassfish.hk2', module='security-lockdown-example-mallory', version='3.0.3')
)libraryDependencies += "org.glassfish.hk2" % "security-lockdown-example-mallory" % "3.0.3"[org.glassfish.hk2/security-lockdown-example-mallory "3.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.hk2 : security-lockdown-example-alice | jar | 3.0.3 | 
| org.glassfish.hk2 : security-lockdown-example-system | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-locator | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-api | jar | 3.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.easymock : easymock | jar | 3.5 | 
