License |
License |
---|---|
GroupId | GroupIdorg.xenei |
ArtifactId | ArtifactIdcontracts-cmdLine |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXenei Contract Tests - Command Line Tool
The command line tools for the junit suite.
|
Project Organization |
Project OrganizationXENEI.com |
Filename | Size |
---|---|
contracts-cmdLine-0.2.0.pom | |
contracts-cmdLine-0.2.0.jar | 4 KB |
contracts-cmdLine-0.2.0-sources.jar | 2 KB |
contracts-cmdLine-0.2.0-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
junit : junit | jar | 4.11 |
org.xenei : junit-contracts | jar | 0.2.0 |