License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.cowwoc |
ArtifactId | ArtifactIdrequirements-core |
Last Version | Last Version4.0.4-RC |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRequirements-Core
A fluent API for enforcing design contracts with automatic message generation
|
Filename | Size |
---|---|
requirements-core-4.0.4-RC.pom | |
requirements-core-4.0.4-RC.jar | 178 KB |
requirements-core-4.0.4-RC-sources.jar | 139 KB |
requirements-core-4.0.4-RC-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-core/ -->
<dependency>
<groupId>org.bitbucket.cowwoc</groupId>
<artifactId>requirements-core</artifactId>
<version>4.0.4-RC</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-core/
implementation 'org.bitbucket.cowwoc:requirements-core:4.0.4-RC'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-core/
implementation ("org.bitbucket.cowwoc:requirements-core:4.0.4-RC")
'org.bitbucket.cowwoc:requirements-core:jar:4.0.4-RC'
<dependency org="org.bitbucket.cowwoc" name="requirements-core" rev="4.0.4-RC">
<artifact name="requirements-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc', module='requirements-core', version='4.0.4-RC')
)
libraryDependencies += "org.bitbucket.cowwoc" % "requirements-core" % "4.0.4-RC"
[org.bitbucket.cowwoc/requirements-core "4.0.4-RC"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.cowwoc : diff-match-patch | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.bitbucket.cowwoc : pouch | jar | 1.12 |