Last Version

Maven Plugin Testing Tools 3.0.0

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

maven-plugin-testing-tools
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/
Project Organization

Project Organization

The Apache Software Foundation

Download maven-plugin-testing-tools 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-invoker jar 2.0.11

provided (6)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.15
org.apache.maven : maven-model jar 3.1.1
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-compat jar 3.1.1
org.apache.maven : maven-aether-provider jar 3.1.1
junit : junit jar 4.11

test (2)

Group / Artifact Type Version
com.simpligility.org.apache.maven.plugin-testing : maven-test-tools jar 3.0.0
org.apache.maven.wagon : wagon-file jar 2.1

Project Modules

There are no modules declared in this project.