| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-2.0.21.pom | |
| runtime-2.0.21.jar | 84 KB |
| runtime-2.0.21-sources.jar | 51 KB |
| runtime-2.0.21-javadoc.jar | 216 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |