Last Version

Maven 2.x Test Utilities 1.1

Utility library for testing Maven 2.x projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.marvelution.maven
ArtifactId

ArtifactId

maven-test-utils
Version

Version

1.1
Type

Type

jar
Description

Description

Maven 2.x Test Utilities
Utility library for testing Maven 2.x projects
Project Organization

Project Organization

Marvelution

Download maven-test-utils 1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.marvelution : marvelution-utils jar 1.2
org.apache.maven : maven-model jar 2.0.10
org.apache.maven : maven-artifact jar 2.0.10
org.apache.maven : maven-artifact-manager jar 2.0.10
org.apache.maven : maven-project jar 2.0.10
org.apache.maven : maven-settings jar 2.0.10
commons-cli : commons-cli jar 1.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 1.2

provided (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.