Contractual

A Java library of JUnit 5 test contracts.

License

License

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

contractual
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Contractual
A Java library of JUnit 5 test contracts.
Project URL

Project URL

https://github.com/redfin/contractual
Project Organization

Project Organization

Redfin
Source Code Management

Source Code Management

https://github.com/redfin/contractual

Download contractual

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.redfin : insist jar 4.3.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.1
2.1.0
2.0.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.2.0
1.1.0
1.0.0
0.2.0-beta
0.1.0-beta