Последняя версия

greenrobot-common's parent POM with checks 2.0.0

Some defaults for Maven builds including checks for Java code (currently Checkstyle and FindBugs)

Лицензия

Лицензия

Группа

Группа

de.greenrobot
Идентификатор

Идентификатор

parent-pom-with-checks
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

greenrobot-common's parent POM with checks
Some defaults for Maven builds including checks for Java code (currently Checkstyle and FindBugs)

Скачать parent-pom-with-checks 2.0.0

Имя Файла Размер
parent-pom-with-checks-2.0.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/ -->
<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>parent-pom-with-checks</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/
implementation 'de.greenrobot:parent-pom-with-checks:2.0.0'
// https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/
implementation ("de.greenrobot:parent-pom-with-checks:2.0.0")
'de.greenrobot:parent-pom-with-checks:pom:2.0.0'
<dependency org="de.greenrobot" name="parent-pom-with-checks" rev="2.0.0">
  <artifact name="parent-pom-with-checks" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.greenrobot', module='parent-pom-with-checks', version='2.0.0')
)
libraryDependencies += "de.greenrobot" % "parent-pom-with-checks" % "2.0.0"
[de.greenrobot/parent-pom-with-checks "2.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.