This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdde.richtercloud |
ArtifactId | ArtifactIdjhbuild-java-wrapper-it |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjhbuild-java-wrapper-it
This is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
Filename | Size |
---|---|
jhbuild-java-wrapper-it-1.5.pom | |
jhbuild-java-wrapper-it-1.5.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>jhbuild-java-wrapper-it</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation 'de.richtercloud:jhbuild-java-wrapper-it:1.5'
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-it/
implementation ("de.richtercloud:jhbuild-java-wrapper-it:1.5")
'de.richtercloud:jhbuild-java-wrapper-it:jar:1.5'
<dependency org="de.richtercloud" name="jhbuild-java-wrapper-it" rev="1.5">
<artifact name="jhbuild-java-wrapper-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='jhbuild-java-wrapper-it', version='1.5')
)
libraryDependencies += "de.richtercloud" % "jhbuild-java-wrapper-it" % "1.5"
[de.richtercloud/jhbuild-java-wrapper-it "1.5"]
Group / Artifact | Type | Version |
---|---|---|
de.richtercloud : jhbuild-java-wrapper-core | jar | 1.5 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.