Last Version

JunitAopAllianceRunner 1.5.0

A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

JunitAopAllianceRunner
Version

Version

1.5.0
Type

Type

jar
Description

Description

JunitAopAllianceRunner
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
Project Organization

Project Organization

Download JunitAopAllianceRunner 1.5.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (4)

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

Project Modules

There are no modules declared in this project.