Staccato-Commons-Defs

Minimal definitions library that provides very abstract interfaces with well defined but generic semantics, focused on code reuse.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-defs
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Staccato-Commons-Defs
Minimal definitions library that provides very abstract interfaces with well defined but generic semantics, focused on code reuse.
Project Organization

Project Organization

Staccato-Commons

Download commons-defs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.staccatocommons : commons-restrictions jar 1.2

Project Modules

There are no modules declared in this project.

Welcome to Staccatissimo, the StaccatoCommons core library!

You will find all the information you need about this project in the wiki

net.sf.staccatocommons

Versions

Version
1.2
1.2-beta-3
1.2-beta-2
1.2-beta-1
1.1
1.0
1.0-beta-2