Last Version

Requirements 5.2.2

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

root
Version

Version

5.2.2
Type

Type

pom
Description

Description

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

Download root 5.2.2

Filename Size
root-5.2.2.pom 12 KB
Browse

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

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