org.seedstack.business:business-web

The lean development stack

License

License

GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-web
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

The lean development stack
Project Organization

Project Organization

SeedStack

Download business-web

How to add to project

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

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.

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
2.2.0
2.1.0
2.0.0
2.0.0-M3
2.0.0-M2