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-core |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjhbuild-java-wrapper-core
This is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
<!-- https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-core/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>jhbuild-java-wrapper-core</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-core/
implementation 'de.richtercloud:jhbuild-java-wrapper-core:1.5'
// https://jarcasting.com/artifacts/de.richtercloud/jhbuild-java-wrapper-core/
implementation ("de.richtercloud:jhbuild-java-wrapper-core:1.5")
'de.richtercloud:jhbuild-java-wrapper-core:jar:1.5'
<dependency org="de.richtercloud" name="jhbuild-java-wrapper-core" rev="1.5">
<artifact name="jhbuild-java-wrapper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='jhbuild-java-wrapper-core', version='1.5')
)
libraryDependencies += "de.richtercloud" % "jhbuild-java-wrapper-core" % "1.5"
[de.richtercloud/jhbuild-java-wrapper-core "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.6 |
de.richtercloud : swing-worker-get-wait-dialog | jar | 1.2 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-compress | jar | 1.16.1 |
org.tukaani : xz | jar | 1.5 |
de.richtercloud : message-handler | jar | 1.0 |
com.google.guava : guava | jar | 18.0 |
de.richtercloud : execution-tools | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito2 | jar | 1.7.3 |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.