Xenei Contract Tests - Command Line Tool

The command line tools for the junit suite.

License

License

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

contracts-cmdLine
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Xenei Contract Tests - Command Line Tool
The command line tools for the junit suite.
Project Organization

Project Organization

XENEI.com

Download contracts-cmdLine

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
junit : junit jar 4.11
org.xenei : junit-contracts jar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3