is not current version
Last Version 1.0.149

com.fnproject.fn:runtime 1.0.145

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

License

License

GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

runtime
Version

Version

1.0.145
Type

Type

jar
Description

Description

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

Download runtime 1.0.145


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fnproject.fn : api jar 1.0.145
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.apache.httpcomponents : httpcore jar 4.4.14
commons-io : commons-io jar 2.11.0
net.jodah : typetools jar 0.6.3

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.eclipse.jetty : jetty-client jar 9.4.12.v20180830
org.eclipse.jetty : jetty-unixsocket jar 9.4.12.v20180830

Project Modules

There are no modules declared in this project.