is not current version
Last Version 1.0.149

com.fnproject.fn:testing 1.0.130

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.130
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.130


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.