Last Version

Staccato-Commons-Restrictions 1.2

Library of annotations that express restrictions, that can be used to indicate preconditions, postconditions and invariants over objects and messages, focused on documentation reuse.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-restrictions
Version

Version

1.2
Type

Type

jar
Description

Description

Staccato-Commons-Restrictions
Library of annotations that express restrictions, that can be used to indicate preconditions, postconditions and invariants over objects and messages, focused on documentation reuse.
Project Organization

Project Organization

Staccato-Commons

Download commons-restrictions 1.2


<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-restrictions/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-restrictions</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-restrictions/
implementation 'net.sf.staccatocommons:commons-restrictions:1.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-restrictions/
implementation ("net.sf.staccatocommons:commons-restrictions:1.2")
'net.sf.staccatocommons:commons-restrictions:jar:1.2'
<dependency org="net.sf.staccatocommons" name="commons-restrictions" rev="1.2">
  <artifact name="commons-restrictions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='commons-restrictions', version='1.2')
)
libraryDependencies += "net.sf.staccatocommons" % "commons-restrictions" % "1.2"
[net.sf.staccatocommons/commons-restrictions "1.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.