RandomizedTesting Security Manager Example

Simple use-case running with security manager

License

License

Categories

Categories

Security Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.randomizedtesting
ArtifactId

ArtifactId

randomizedtesting-security-manager-example
Last Version

Last Version

2.1.17
Release Date

Release Date

Type

Type

jar
Description

Description

RandomizedTesting Security Manager Example
Simple use-case running with security manager
Project Organization

Project Organization

Carrot Search s.c.

Download randomizedtesting-security-manager-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.17
junit : junit jar 4.10

test (1)

Group / Artifact Type Version
com.carrotsearch.randomizedtesting : junit4-ant jar 2.1.17

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.17