properties-maven-extension

A Maven extension to provide properties before the build starts

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

properties-maven-extension
A Maven extension to provide properties before the build starts
Ссылка на сайт

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

http://github.com/pascalgn/properties-maven-extension
Система контроля версий

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

https://github.com/pascalgn/properties-maven-extension/tree/master

Скачать properties-maven-extension

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.6.3
org.codehaus.plexus : plexus-component-annotations jar 2.1.0
org.eclipse.jgit : org.eclipse.jgit jar 5.9.0.202009080501-r

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

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

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

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

Версия
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0