Last Version

TestPackage 0.3.1

Command line JUnit test runner for standalone testing

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.testpackage
ArtifactId

ArtifactId

testpackage-maven-plugin
Version

Version

0.3.1
Type

Type

jar
Description

Description

TestPackage
Command line JUnit test runner for standalone testing
Project URL

Project URL

https://github.com/testpackage/testpackage

Download testpackage-maven-plugin 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.codehaus.plexus : plexus-utils jar 3.0.13
org.twdata.maven : mojo-executor jar 2.2.0
org.apache.maven : maven-plugin-api jar 2.0

Project Modules

There are no modules declared in this project.