Open Source Parent

The parent pom.xml for our open source projects

Лицензия

Лицензия

Группа

Группа

ru.qatools
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Open Source Parent
The parent pom.xml for our open source projects
Ссылка на сайт

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

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

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

https://github.com/qatools/opensource-parent

Скачать opensource-parent

Имя Файла Размер
opensource-parent-1.2.pom 8 KB
Обзор

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

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

Зависимости

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

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

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

Parent for our Maven projects

release-badge mavencentral-badge build-badge

The parent pom.xml for our Maven projects

To use simple add the following to your pom.xml:

<parent>
    <groupId>io.qameta</groupId>
    <artifactId>opensource-parent</artifactId>
    <version>$LATEST_VERSION</version>
</parent>
ru.qatools

QA Tools

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

Версия
1.2
1.1