MVN

org.xenei : junit-contracts

Maven & Gradle

Jan 21, 2018
18 usages
16 stars

Xenei Contract Tests - JUnit Suite · Code to create test suites that run suites of contract tests based on class hierarchy

<dependency>
    <groupId>org.xenei</groupId>
    <artifactId>junit-contracts</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xenei : junit-contracts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.xenei : junit-contracts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
junit-contracts-0.2.0
0.1.x
junit-contracts-0.1.7
junit-contracts-0.1.6
junit-contracts-0.1.5
junit-contracts-0.1.4
junit-contracts-0.1.3
junit-contracts-0.1.2
junit-contracts-0.1.1
junit-contracts-0.1.0
0.0.x
junit-contracts-0.0.5
junit-contracts-0.0.2

How to add a dependency to Maven

Add the following org.xenei : junit-contracts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xenei</groupId>
    <artifactId>junit-contracts</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xenei : junit-contracts gradle dependency to your build.gradle file:

implementation 'org.xenei:junit-contracts:0.2.0'

Gradle Kotlin DSL: Add the following org.xenei : junit-contracts gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xenei:junit-contracts:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xenei : junit-contracts sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xenei" % "junit-contracts" % "0.2.0"

Advertisement

Dependencies from Group

Jan 21, 2018
18 usages
16 stars
Jan 21, 2018
3 usages
16 stars
Jan 03, 2017
1 usages
1 stars
Jan 21, 2018
16 stars

Discover Dependencies

Jul 30, 2015
8 usages
27 stars
Jul 30, 2015
7 usages
27 stars
Jan 23, 2018
8 usages
34 stars
Jan 23, 2018
8 usages
Jul 14, 2015
5 usages
2 stars
Jul 14, 2015
6 usages
2 stars
Jun 05, 2021
5 usages
608 stars
Jul 10, 2023
5 usages
2.2k stars