Last Version

Xenei Contract Tests 0.2.0

Contract testing tools and tooling

License

License

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

contracts
Version

Version

0.2.0
Type

Type

pom
Description

Description

Xenei Contract Tests
Contract testing tools and tooling
Project URL

Project URL

https://github.com/Claudenw/junit-contracts/tree/master
Project Organization

Project Organization

XENEI.com

Download contracts 0.2.0

Filename Size
contracts-0.2.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • junit
  • maven
  • cmdLine