com.github.roneetshaw:testing-core

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

License

License

GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing-core
Last Version

Last Version

2.0.21
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.roneetshaw : runtime jar 2.0.21

Project Modules

There are no modules declared in this project.
com.github.roneetshaw

Fn Project

The container native, cloud agnostic serverless platform.

Versions

Version
2.0.21
2.0.18
2.0.17
1.0.127
1.0.6
1.0.3
0.0.22