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

Semantic Versioning 0.9.33

A library to automatically validate if your project's version number follows Semantic Versioning principles

Лицензия

Лицензия

Группа

Группа

org.semver
Идентификатор

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

parent
Версия

Версия

0.9.33
Тип

Тип

pom
Описание

Описание

Semantic Versioning
A library to automatically validate if your project's version number follows Semantic Versioning principles

Скачать parent 0.9.33

Имя Файла Размер
parent-0.9.33.pom 1 KB
Обзор

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

Зависимости

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

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

  • api
  • enforcer-rule