Last Version

com.fnproject.fn:testing 1.0.149

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.