is not current version
Last Version 1.0.149

com.fnproject.fn:testing-core 1.0.145

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-core
Version

Version

1.0.145
Type

Type

jar
Description

Description

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

Download testing-core 1.0.145


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fnproject.fn : runtime jar 1.0.145

Project Modules

There are no modules declared in this project.