Elasticsearch SecureSM

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
Last Version

Last Version

1.2
Release Date

Release Date

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

How to add to project

<!-- 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.

securesm

SecurityManager implementation that works around design flaws in Java

org.elasticsearch

elastic

Versions

Version
1.2
1.1
1.0