AllianceAdvice

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

AllianceAdvice
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Download AllianceAdvice

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.e-hoffman.testing : ResourceUtils jar 1.5.0
aopalliance : aopalliance jar 1.0
org.apache.httpcomponents : httpclient jar 4.2.5
org.eclipse.jgit : org.eclipse.jgit jar 3.5.0.201409260305-r

provided (1)

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

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.0
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jcl-over-slf4j jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.0.0