org.seedstack.business:business-core

Clean Java development

License

License

GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-core
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-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.seedstack.business : business-specs jar 4.4.0
org.seedstack.seed : seed-core jar 3.12.0
org.apache.commons : commons-lang3 jar 3.10

provided (2)

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

test (9)

Group / Artifact Type Version
org.seedstack.seed : seed-testing-junit4 jar 3.12.0
org.assertj : assertj-core jar 3.12.1
org.jmockit : jmockit jar 1.44
org.mockito : mockito-core jar 2.23.4
org.easytesting : fest-reflect jar 1.4.1
org.skyscreamer : jsonassert jar 1.5.0
org.glassfish : javax.el jar 3.0.0
ch.qos.logback : logback-classic jar 1.2.3
org.seedstack.addons.jmh : jmh-launcher jar 1.0.2

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