Last Version

TestingUtilsParent 1.5.0

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

License

License

GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

TestingUtilsParent
Version

Version

1.5.0
Type

Type

pom
Description

Description

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

Project Organization

Download TestingUtilsParent 1.5.0


<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>TestingUtilsParent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/
implementation 'org.e-hoffman.testing:TestingUtilsParent:1.5.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/
implementation ("org.e-hoffman.testing:TestingUtilsParent:1.5.0")
'org.e-hoffman.testing:TestingUtilsParent:pom:1.5.0'
<dependency org="org.e-hoffman.testing" name="TestingUtilsParent" rev="1.5.0">
  <artifact name="TestingUtilsParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='TestingUtilsParent', version='1.5.0')
)
libraryDependencies += "org.e-hoffman.testing" % "TestingUtilsParent" % "1.5.0"
[org.e-hoffman.testing/TestingUtilsParent "1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • LogbackCapture
  • ResourceUtils
  • AllianceAdvice
  • CDIAllianceAdvice
  • JunitAopAllianceRunner