Last Version

Testy Core Box 1.8.0

A JUnit 5 tools library.

License

License

GroupId

GroupId

fr.irun
ArtifactId

ArtifactId

testy-core-box
Version

Version

1.8.0
Type

Type

jar
Description

Description

Testy Core Box
A JUnit 5 tools library.
Source Code Management

Source Code Management

https://gitlab.i-run.fr/nora/rocket/testy-box/testy-core-box

Download testy-core-box 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.12.3

Project Modules

There are no modules declared in this project.