| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdorg.e-hoffman.testing |
| ArtifactId | ArtifactIdJunitAopAllianceRunner |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJunitAopAllianceRunner
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceRunner/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>JunitAopAllianceRunner</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceRunner/
implementation 'org.e-hoffman.testing:JunitAopAllianceRunner:1.5.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceRunner/
implementation ("org.e-hoffman.testing:JunitAopAllianceRunner:1.5.0")
'org.e-hoffman.testing:JunitAopAllianceRunner:jar:1.5.0'
<dependency org="org.e-hoffman.testing" name="JunitAopAllianceRunner" rev="1.5.0">
<artifact name="JunitAopAllianceRunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='JunitAopAllianceRunner', version='1.5.0')
)
libraryDependencies += "org.e-hoffman.testing" % "JunitAopAllianceRunner" % "1.5.0"
[org.e-hoffman.testing/JunitAopAllianceRunner "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.e-hoffman.testing : LogbackCapture Optional | jar | 1.5.0 |
| aopalliance : aopalliance | jar | 1.0 |
| org.e-hoffman.testing : AllianceAdvice | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.e-hoffman.testing : ResourceUtils | jar | 1.5.0 |
| org.assertj : assertj-core | jar | 1.6.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |