Parent POM for open source projects from Indeed.com Engineering

Shared Maven configuration for Indeed.com

Лицензия

Лицензия

Группа

Группа

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

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

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

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

22
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM for open source projects from Indeed.com Engineering
Shared Maven configuration for Indeed.com
Система контроля версий

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

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

Скачать oss-parent

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

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

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

Зависимости

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

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

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

Indeed Engineering

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

Версия
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2