Maven masters

Master POM files for Java Maven projects

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Maven masters
Master POM files for Java Maven projects
Ссылка на сайт

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

https://github.com/nicosensei/mavenmaster

Скачать maven-master

Имя Файла Размер
maven-master-1.0.0.pom 5 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

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

  • master-java6
  • master-java7

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

Версия
1.0.0