Parent POM for projects from Indeed.com Engineering

Shared Maven configuration for Indeed.com

Лицензия

Лицензия

Группа

Группа

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

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

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

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

20
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM for projects from Indeed.com Engineering
Shared Maven configuration for Indeed.com
Ссылка на сайт

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

https://github.com/indeedeng
Система контроля версий

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

https://github.com/indeedeng/common-parent-pom

Скачать common-parent

Имя Файла Размер
common-parent-20.pom 13 KB
Обзор

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

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

Зависимости

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

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

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

Indeed Engineering

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

Версия
20
19
18
17
16
15
14
13
12
11
10
9
8
5
4
3
2
1