DAISY Pipeline 2 :: SBS Modules Parent POM

Parent POM for all Maven based pipeline module projects at SBS

Лицензия

Лицензия

Группа

Группа

ch.sbs.pipeline
Идентификатор

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

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

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

1.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

DAISY Pipeline 2 :: SBS Modules Parent POM
Parent POM for all Maven based pipeline module projects at SBS
Ссылка на сайт

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

https://github.com/sbsdev/maven-parents
Организация-разработчик

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

Swiss Library for the Blind, Visually Impaired and Print Disabled
Система контроля версий

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

https://github.com/sbsdev/maven-parents/tree/master

Скачать modules-parent

Имя Файла Размер
modules-parent-1.8.pom 7 KB
Обзор

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

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

Зависимости

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

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

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

maven-parent

Mavent parent pom for SBS projects

Build

mvn clean deploy

Release

mvn release:clean release:prepare -DdryRun=true
mvn release:clean release:prepare release:perform

after that make sure the artifacts are pushed to Maven Central by closing and releasing them in the Sonatype Nexus Repository Manager.

Generate a dependency graph

Generate a graph of all the dependencies using the Maven Graph Plugin.

mvn -P graph graph:project

Authors

License

Copyright 2014 Swiss Library for the Blind, Visually Impaired and Print Disabled

Licensed under GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ch.sbs.pipeline

Swiss Library for the Blind, Visual Impaired and Print Disabled

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

Версия
1.8