MVN

org.uniknow.agiledev : dbc4java

Maven & Gradle

Feb 09, 2021
9 usages
5 stars

Design By Contracts for Java · dbc4java is a java solution for 'Design by Contract' with seamless integration into POJOs.

<dependency>
    <groupId>org.uniknow.agiledev</groupId>
    <artifactId>dbc4java</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.uniknow.agiledev : dbc4java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.uniknow.agiledev : dbc4java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
dbc4java-0.2.0
0.1.x
dbc4java-0.1.14
dbc4java-0.1.13
dbc4java-0.1.8

How to add a dependency to Maven

Add the following org.uniknow.agiledev : dbc4java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.uniknow.agiledev</groupId>
    <artifactId>dbc4java</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.uniknow.agiledev : dbc4java gradle dependency to your build.gradle file:

implementation 'org.uniknow.agiledev:dbc4java:0.2.0'

Gradle Kotlin DSL: Add the following org.uniknow.agiledev : dbc4java gradle kotlin dependency to your build.gradle.kts file:

implementation("org.uniknow.agiledev:dbc4java:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.uniknow.agiledev : dbc4java sbt scala dependency to your build.sbt file:

libraryDependencies += "org.uniknow.agiledev" % "dbc4java" % "0.2.0"

Advertisement

Dependencies from Group

Feb 09, 2021
9 usages
5 stars
Dec 13, 2016
3 usages
6 stars
Apr 08, 2015
2 usages
6 stars
Dec 13, 2016
1 usages
6 stars
Dec 13, 2016
6 stars

Discover Dependencies

Dec 13, 2016
1 usages
6 stars
Dec 13, 2016
6 stars
Apr 11, 2016
6 stars
Apr 11, 2016
4 usages
6 stars
May 27, 2020
6 stars
Apr 11, 2016
3 usages
6 stars
Apr 11, 2016
1 usages
6 stars
Apr 11, 2016
6 stars
Apr 11, 2016
1 usages
6 stars