Last Version

Zandero JUnit Utils 1.1

JUnit extensions and helpers

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

utils.junit
Version

Version

1.1
Type

Type

jar
Description

Description

Zandero JUnit Utils
JUnit extensions and helpers
Source Code Management

Source Code Management

https://github.com/Zandero/utils.junit

Download utils.junit 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar [5.8.2,)
org.junit.jupiter : junit-jupiter-params jar [5.8.2,)
org.junit.jupiter : junit-jupiter-engine jar [5.8.2,)

Project Modules

There are no modules declared in this project.