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

Maven Plugin Testing Tools 3.3.0

The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

maven-plugin-testing-tools
Версия

Версия

3.3.0
Тип

Тип

jar
Описание

Описание

Maven Plugin Testing Tools
The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.
Ссылка на сайт

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

http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/
Организация-разработчик

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

The Apache Software Foundation

Скачать maven-plugin-testing-tools 3.3.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.shared : maven-invoker jar 2.0.11

provided (6)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-utils jar 3.0.15
org.apache.maven : maven-model jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven : maven-aether-provider jar 3.2.5
junit : junit jar 4.11

test (2)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-testing : maven-test-tools jar 3.3.0
org.apache.maven.wagon : wagon-file jar 2.1

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

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