Pousse-Café - Core

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

License

License

GroupId

GroupId

org.pousse-cafe-framework
ArtifactId

ArtifactId

pousse-cafe-core
Last Version

Last Version

0.29.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pousse-Café - Core
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-core

Download pousse-cafe-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.reflections : reflections jar 0.9.11
org.pousse-cafe-framework : pousse-cafe-attribute jar 0.29.0
org.pousse-cafe-framework : pousse-cafe-injector jar 0.29.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.30

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
0.3.0
0.2.0
0.1.0
0.0.1