base-parent

Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.

Лицензия

Лицензия

Группа

Группа

com.github.hazendaz
Идентификатор

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

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

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

35
Дата

Дата

Тип

Тип

pom
Описание

Описание

base-parent
Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.
Ссылка на сайт

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

https://github.com/hazendaz/base-parent
Организация-разработчик

Организация-разработчик

hazendaz
Система контроля версий

Система контроля версий

https://github.com/hazendaz/base-parent

Скачать base-parent

Имя Файла Размер
base-parent-35.pom 83 KB
Обзор

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

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

Зависимости

provided (6)

Идентификатор библиотеки Тип Версия
com.google.errorprone : error_prone_annotations jar 2.11.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.3.Final
com.google.j2objc : j2objc-annotations jar 1.3
org.gaul : modernizer-maven-annotations jar 2.4.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.6.0

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

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

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

Версия
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6