is not current version
Last Version 6.1.0

Requirements 6.0.4

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

root
Version

Version

6.0.4
Type

Type

pom
Description

Description

Requirements
A fluent API for enforcing design contracts with automatic message generation
Project URL

Project URL

https://github.com/cowwoc/requirements.java/
Source Code Management

Source Code Management

https://github.com/cowwoc/requirements.java/

Download root 6.0.4

Filename Size
root-6.0.4.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • natives
  • java
  • guava
  • code_generator
  • maven_plugin