com.github.roneetshaw:runtime

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Лицензия

Лицензия

Группа

Группа

com.github.roneetshaw
Идентификатор

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

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

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

2.0.21
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Скачать runtime

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

<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/runtime/ -->
<dependency>
    <groupId>com.github.roneetshaw</groupId>
    <artifactId>runtime</artifactId>
    <version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/runtime/
implementation 'com.github.roneetshaw:runtime:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw/runtime/
implementation ("com.github.roneetshaw:runtime:2.0.21")
'com.github.roneetshaw:runtime:jar:2.0.21'
<dependency org="com.github.roneetshaw" name="runtime" rev="2.0.21">
  <artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='runtime', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw" % "runtime" % "2.0.21"
[com.github.roneetshaw/runtime "2.0.21"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.roneetshaw : api jar 2.0.21
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.apache.httpcomponents : httpcore jar 4.4.13
commons-io : commons-io jar 2.6
net.jodah : typetools jar 0.6.2

test (6)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
org.apache.httpcomponents : httpclient jar 4.5.12
org.eclipse.jetty : jetty-client jar 9.4.12.v20180830
org.eclipse.jetty : jetty-unixsocket jar 9.4.12.v20180830

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

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

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

Версия
2.0.21
2.0.18
2.0.17
1.0.127
1.0.11
1.0.10
1.0.6
1.0.3
0.0.22