com.github.cowwoc.requirements:java

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

java
Last Version

Last Version

6.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A fluent API for enforcing design contracts with automatic message generation

Download java

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.cowwoc.requirements : annotations jar 6.1.0
com.github.cowwoc.requirements : natives jar 6.1.0
io.github.java-diff-utils : java-diff-utils jar 4.11
org.slf4j : slf4j-api jar 2.0.0-alpha5
com.github.cowwoc.pouch : core jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0