Last Version

Security Lockdown Runner 3.0.3

The junit runner for the security lockdown example

License

License

Categories

Categories

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

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

security-lockdown-example-runner
Version

Version

3.0.3
Type

Type

jar
Description

Description

Security Lockdown Runner
The junit runner for the security lockdown example
Project Organization

Project Organization

Oracle Corporation

Download security-lockdown-example-runner 3.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-junitrunner jar 3.0.3
org.glassfish.hk2 : security-lockdown-example-mallory jar 3.0.3
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

There are no modules declared in this project.