License |
License |
---|---|
GroupId | GroupIdcom.github.roneetshaw |
ArtifactId | ArtifactIdflow-testing |
Last Version | Last Version2.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Function Development Kit for Java makes it easy to build and deploy Java functions to Fn
|
Filename | Size |
---|---|
flow-testing-2.0.21.pom | |
flow-testing-2.0.21.jar | 55 KB |
flow-testing-2.0.21-sources.jar | 14 KB |
flow-testing-2.0.21-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/flow-testing/ -->
<dependency>
<groupId>com.github.roneetshaw</groupId>
<artifactId>flow-testing</artifactId>
<version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/flow-testing/
implementation 'com.github.roneetshaw:flow-testing:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw/flow-testing/
implementation ("com.github.roneetshaw:flow-testing:2.0.21")
'com.github.roneetshaw:flow-testing:jar:2.0.21'
<dependency org="com.github.roneetshaw" name="flow-testing" rev="2.0.21">
<artifact name="flow-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='flow-testing', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw" % "flow-testing" % "2.0.21"
[com.github.roneetshaw/flow-testing "2.0.21"]
Group / Artifact | Type | Version |
---|---|---|
com.github.roneetshaw : testing-junit4 | jar | 2.0.21 |
com.github.roneetshaw : flow-api | jar | 2.0.21 |
com.github.roneetshaw : flow-runtime | jar | 2.0.21 |
com.github.roneetshaw : runtime | jar | 2.0.21 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.3.3 |