Maven Verifier Component

Provides a test harness for Maven integration tests.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.tesla.maven
ArtifactId

ArtifactId

maven-verifier
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Verifier Component
Provides a test harness for Maven integration tests.

Download maven-verifier

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-shared-utils jar 0.2
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1