is not current version
Last Version 1.0.149

com.fnproject.fn:testing-junit4 1.0.145

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

testing-junit4
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-junit4 1.0.145


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fnproject.fn : testing-core jar 1.0.145
com.fnproject.fn : runtime jar 1.0.145
junit : junit jar 4.13.2

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.