Chillambda

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

Лицензия

Лицензия

MIT
Группа

Группа

uy.kohesive.chillambda
Идентификатор

Идентификатор

chillambda
Последняя версия

Последняя версия

1.0.0-BETA-08
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chillambda
Safe and secure serialization and shipping of Kotlin lambdas for remote execution.
Ссылка на сайт

Ссылка на сайт

https://github.com/kohesive/chillambda
Организация-разработчик

Организация-разработчик

Chillambda

Скачать chillambda

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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