Parent POM

This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.

Лицензия

Лицензия

Группа

Группа

de.lars-sh
Идентификатор

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

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

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

0.9.13
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM
This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.
Ссылка на сайт

Ссылка на сайт

https://lars-sh.github.io/parent/parent/

Скачать parent

Имя Файла Размер
parent-0.9.13.pom 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
de.lars-sh : utils jar 0.9.13

provided (2)

Идентификатор библиотеки Тип Версия
de.lars-sh : utils-annotations jar 0.9.13
com.github.spotbugs : spotbugs-annotations jar 4.5.2

test (7)

Идентификатор библиотеки Тип Версия
de.lars-sh : utils-test jar 0.9.13
org.assertj : assertj-core jar 3.21.0
org.jooq : joor-java-8 jar 0.9.14
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-inline jar 4.2.0

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

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

Версии библиотеки

Версия
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0