License |
License |
---|---|
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdAllianceAdvice |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAllianceAdvice
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
AllianceAdvice-1.5.0.pom | |
AllianceAdvice-1.5.0.jar | 16 KB |
AllianceAdvice-1.5.0-test-sources.jar | 1 KB |
AllianceAdvice-1.5.0-sources.jar | 10 KB |
AllianceAdvice-1.5.0-javadoc.jar | 99 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
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 |