is not current version
Last Version 1.0.149

com.fnproject.fn:testing 1.0.142

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

testing
Version

Version

1.0.142
Type

Type

jar
Description

Description

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

Download testing 1.0.142


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fnproject.fn : runtime jar 1.0.142
com.fnproject.fn : testing-core jar 1.0.142

Project Modules

There are no modules declared in this project.