maven-parent

Artifact to use as universal maven parent

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

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

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

0.16
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven-parent
Artifact to use as universal maven parent

Скачать maven-parent

Имя Файла Размер
maven-parent-0.16.pom 33 KB
Обзор

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

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

Зависимости

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

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

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

Ozymandias: Collection of maven plugins, extensions and other generally useful artifacts

This is an umbrella project that unifies several artifacts. Every artifact provides some potentially useful function for maven build.

This package is used to share building tools for other projects.

Child projects

  • mustache-maven-plugin

    Render mustache templates during maven build using data from some json- or .properties-file.

  • versioning-maven-plugin

    Support consistent versioning policy. Store publicly available stable and unstable version numbers in .properties-file.

  • maven-profiledep-extension

    Tool (maven core-extension) used to modularize build by spliting build configuration into set of inter-dependent profiles.

  • coreext-maven-plugin

    Manages .mvn/extensions.xml file introduced in maven 3.3.1. Checks if all required core maven extensions are installed and have required version numbers.

License

Ozymandias is under BSD 3-clause license.

Flattr

Flattr this git repo

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

Версия
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6