License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex |
ArtifactId | ArtifactIdcoodex-junit-enhance |
Last Version | Last Version0.5.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoodex-libraries
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.coodex/coodex-junit-enhance/ -->
<dependency>
<groupId>org.coodex</groupId>
<artifactId>coodex-junit-enhance</artifactId>
<version>0.5.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/coodex-junit-enhance/
implementation 'org.coodex:coodex-junit-enhance:0.5.1-RC2'
// https://jarcasting.com/artifacts/org.coodex/coodex-junit-enhance/
implementation ("org.coodex:coodex-junit-enhance:0.5.1-RC2")
'org.coodex:coodex-junit-enhance:jar:0.5.1-RC2'
<dependency org="org.coodex" name="coodex-junit-enhance" rev="0.5.1-RC2">
<artifact name="coodex-junit-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='coodex-junit-enhance', version='0.5.1-RC2')
)
libraryDependencies += "org.coodex" % "coodex-junit-enhance" % "0.5.1-RC2"
[org.coodex/coodex-junit-enhance "0.5.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.coodex : coodex-utilities | jar | 0.5.1-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
ch.qos.logback : logback-core | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar |