org.seedstack.business:business-specs

Clean Java development

License

License

GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-specs
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Clean Java development
Project Organization

Project Organization

SeedStack

Download business-specs

How to add to project

<!-- https://jarcasting.com/artifacts/org.seedstack.business/business-specs/ -->
<dependency>
    <groupId>org.seedstack.business</groupId>
    <artifactId>business-specs</artifactId>
    <version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.business/business-specs/
implementation 'org.seedstack.business:business-specs:4.4.0'
// https://jarcasting.com/artifacts/org.seedstack.business/business-specs/
implementation ("org.seedstack.business:business-specs:4.4.0")
'org.seedstack.business:business-specs:jar:4.4.0'
<dependency org="org.seedstack.business" name="business-specs" rev="4.4.0">
  <artifact name="business-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.business', module='business-specs', version='4.4.0')
)
libraryDependencies += "org.seedstack.business" % "business-specs" % "4.4.0"
[org.seedstack.business/business-specs "4.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.javatuples : javatuples jar 1.2

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.

SeedStack Business Framework

Build status Coverage Status Maven Central

Based on the Domain-Driven-Design methodology, the business framework will help you structure and implement your business code cleanly and efficiently.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.business

SeedStack

Clean Java Development

Versions

Version
4.4.0
4.3.1
4.3.0
4.2.2
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
3.1.0
3.0.2
3.0.1
3.0.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-M3
2.0.0-M2