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

Maven 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-test-tools
Версия

Версия

3.3.0
Тип

Тип

jar
Описание

Описание

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

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

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

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

The Apache Software Foundation

Скачать maven-test-tools 3.3.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.easymock : easymock jar 3.2

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.codehaus.plexus : plexus-utils jar 3.0.15

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

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