License |
License |
---|---|
GroupId | GroupIdfr.irun |
ArtifactId | ArtifactIdtesty-core-box |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesty Core Box
A JUnit 5 tools library.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testy-core-box-1.8.0.pom | |
testy-core-box-1.8.0.jar | 9 KB |
testy-core-box-1.8.0-sources.jar | 5 KB |
testy-core-box-1.8.0-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |