Last Version

Elasticsearch Securemock 1.2

Allows creating mocks in tests without having to grant dangerous permissions to all of your code.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

securemock
Version

Version

1.2
Type

Type

jar
Description

Description

Elasticsearch Securemock
Allows creating mocks in tests without having to grant dangerous permissions to all of your code.
Source Code Management

Source Code Management

https://github.com/elastic/securemock

Download securemock 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.