License |
License |
---|---|
GroupId | GroupIdcom.github.roneetshaw |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version2.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Function Development Kit for Java makes it easy to build and deploy Java functions to Fn
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |