Maven Monitor

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven Monitor
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Организация-разработчик

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

The Apache Software Foundation

Скачать maven-monitor

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

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

Зависимости

test (1)

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

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

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

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

Версия
2.2.1
2.2.0
2.1.0
2.1.0-M1
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-beta-3
2.0-beta-2
2.0-beta-1
2.0-alpha-3
2.0-alpha-2
2.0-alpha-1