Chillambda

Safe and secure serialization and shipping of Kotlin lambdas for remote execution.

License

License

MIT
GroupId

GroupId

uy.kohesive.chillambda
ArtifactId

ArtifactId

chillambda
Last Version

Last Version

1.0.0-BETA-08
Release Date

Release Date

Type

Type

jar
Description

Description

Chillambda
Safe and secure serialization and shipping of Kotlin lambdas for remote execution.
Project URL

Project URL

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

Project Organization

Chillambda

Download chillambda

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
uy.kohesive.cuarentena : cuarentena jar 1.0.0-BETA-08
uy.kohesive.cuarentena : cuarentena-policy jar 1.0.0-BETA-08
uy.kohesive.cuarentena : cuarentena-painless-policy jar 1.0.0-BETA-08

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-06
1.0.0-BETA-05
1.0.0-BETA-03
1.0.0-BETA-02
1.0.0-BETA-01