Last Version

Elasticsearch SecureSM 1.2

SecurityManager implementation that works around design flaws in Java

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

securesm
Version

Version

1.2
Type

Type

jar
Description

Description

Elasticsearch SecureSM
SecurityManager implementation that works around design flaws in Java
Source Code Management

Source Code Management

https://github.com/elastic/securesm

Download securesm 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.