This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаde.richtercloud |
| Идентификатор | Идентификаторjhbuild-java-wrapper-it |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjhbuild-java-wrapper-it
This is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
| Имя Файла | Размер |
|---|---|
| jhbuild-java-wrapper-it-1.5.pom | |
| jhbuild-java-wrapper-it-1.5.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.