Last Version

Test Gadgets Core 0.0.9

An assortment of testing tools/tricks for JUnit in Java

License

License

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

test-gadgets-core
Version

Version

0.0.9
Type

Type

jar
Description

Description

Test Gadgets Core
An assortment of testing tools/tricks for JUnit in Java

Download test-gadgets-core 0.0.9


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

Dependencies

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.spotbugs : spotbugs-annotations jar 4.1.4

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-junit-jupiter jar 3.6.0

Project Modules

There are no modules declared in this project.