License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdEhoffmanTestRunner |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEhoffmanTestRunner
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
EhoffmanTestRunner-1.2.5.pom | |
EhoffmanTestRunner-1.2.5.jar | 2 KB |
EhoffmanTestRunner-1.2.5-tests.jar | 726 bytes |
EhoffmanTestRunner-1.2.5-sources.jar | 1 KB |
EhoffmanTestRunner-1.2.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>EhoffmanTestRunner</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/
implementation 'org.e-hoffman.testing:EhoffmanTestRunner:1.2.5'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/
implementation ("org.e-hoffman.testing:EhoffmanTestRunner:1.2.5")
'org.e-hoffman.testing:EhoffmanTestRunner:jar:1.2.5'
<dependency org="org.e-hoffman.testing" name="EhoffmanTestRunner" rev="1.2.5">
<artifact name="EhoffmanTestRunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='EhoffmanTestRunner', version='1.2.5')
)
libraryDependencies += "org.e-hoffman.testing" % "EhoffmanTestRunner" % "1.2.5"
[org.e-hoffman.testing/EhoffmanTestRunner "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
junit : junit | jar | 4.12 |
org.e-hoffman.testing : AdvisedJunit4 | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.11.1 |