Xenei Contract Tests

Contract testing tools and tooling

License

License

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

contracts
Last Version

Last Version

0.2.0
Release Date

Release Date

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

Filename Size
contracts-0.2.0.pom 7 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0