Maven Testing Tools

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.0.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

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

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

Зависимости

compile (1)

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

provided (2)

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

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

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

Maven Plugin Testing

This project is a temporary for of the the Maven Plugin Testing module from http://maven.apache.org/plugin-testing/.

It just releases the project as of svn revision 1534908 from http://svn.apache.org/repos/asf/maven/plugin-testing/trunk which includes support for Maven 3.1.1, but has not been released yet.

This is necessary since the Android Maven Plugin needs Maven 3.1.1 support and requires this project.

The only change will be the groupId’s being moved into com.simpligility.*

com.simpligility.org.apache.maven.plugin-testing

simpligility

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

Версия
3.0.0