business

Clean Java development

License

License

GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

business
Clean Java development
Project Organization

Project Organization

SeedStack
Source Code Management

Source Code Management

https://github.com/seedstack/business

Download business

Filename Size
business-4.4.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

  • specs
  • core
  • migrate

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