Last Version

com.github.roneetshaw:flow-runtime 2.0.21

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

License

License

GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

flow-runtime
Version

Version

2.0.21
Type

Type

jar
Description

Description

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

Download flow-runtime 2.0.21


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.roneetshaw : api jar 2.0.21
com.github.roneetshaw : flow-api jar 2.0.21
com.github.roneetshaw : runtime jar 2.0.21

test (5)

Group / Artifact Type Version
com.github.roneetshaw : testing-junit4 jar 2.0.21
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

Project Modules

There are no modules declared in this project.