is not current version
Last Version 1.0.8

br.com.anteros:Anteros-NoSql-Security 1.0.5

Anteros NoSQL Security for Java.

Categories

Categories

Ant Build Tools Security
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-NoSql-Security
Version

Version

1.0.5
Type

Type

jar

Download Anteros-NoSql-Security 1.0.5


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