is not current version
Last Version 1.0.149

com.fnproject.fn:testing 1.0.131

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.