Cuarentena

Painless class validation for secure execution of code and scripts down to the method/property level.

License

License

MIT
GroupId

GroupId

uy.kohesive.cuarentena
ArtifactId

ArtifactId

cuarentena
Last Version

Last Version

1.0.0-BETA-08
Release Date

Release Date

Type

Type

jar
Description

Description

Cuarentena
Painless class validation for secure execution of code and scripts down to the method/property level.
Project URL

Project URL

https://github.com/kohesive/cuarentena
Project Organization

Project Organization

Cuarentena

Download cuarentena

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
uy.kohesive.cuarentena : cuarentena-policy jar 1.0.0-BETA-08
uy.kohesive.cuarentena : cuarentena-painless-policy jar 1.0.0-BETA-08
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21
com.zackehh : siphash jar 1.0.0
org.ow2.asm : asm-debug-all jar 5.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-BETA-08
1.0.0-BETA-07
1.0.0-BETA-05
1.0.0-BETA-04
1.0.0-BETA-03
1.0.0-BETA-02
1.0.0-BETA-01