Pousse-Café - Base

Pousse-Café is a framework assisting in writing DDD-based applications

License

License

GroupId

GroupId

org.pousse-cafe-framework
ArtifactId

ArtifactId

pousse-cafe-base
Last Version

Last Version

0.29.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pousse-Café - Base
Pousse-Café is a framework assisting in writing DDD-based applications
Source Code Management

Source Code Management

http://github.com/pousse-cafe/pousse-cafe/tree/master/pousse-cafe-base

Download pousse-cafe-base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.pousse-cafe-framework

Pousse-Café

Pousse-Café is a framework assisting you in writing applications following Domain Driven Design methodology

Versions

Version
0.29.0
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.1
0.16.0
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0