Jar examples for s:securesm
SecurityManager implementation that works around design flaws in Java
You can download jar file securesm 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add securesm-1.2.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>securesm</artifactId> <version>1.2</version> </dependency>
compile group: 'org.elasticsearch', name: 'securesm', version: '1.2'
libraryDependencies += "org.elasticsearch" % "securesm" % "1.2"
<dependency org="org.elasticsearch" name="securesm" rev="1.2"/>
@Grapes(@Grab(group='org.elasticsearch', module='securesm', version='1.2'))
'org.elasticsearch:securesm:jar:1.2'
Click the following link to download the jar file.
securesm-1.2-javadoc.jar