Pousse-Café
Pousse-Café is a Java framework which enables
Go to the web site for further information and follow the "get started" section to create your first app.
License |
License |
---|---|
GroupId | GroupIdorg.pousse-cafe-framework |
ArtifactId | ArtifactIdpousse-cafe-property |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPousse-Café - Property
Pousse-Café is a framework assisting in writing DDD-based applications
|
Filename | Size |
---|---|
pousse-cafe-property-0.4.0.pom | |
pousse-cafe-property-0.4.0.jar | 96 KB |
pousse-cafe-property-0.4.0-sources.jar | 45 KB |
pousse-cafe-property-0.4.0-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-property/ -->
<dependency>
<groupId>org.pousse-cafe-framework</groupId>
<artifactId>pousse-cafe-property</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-property/
implementation 'org.pousse-cafe-framework:pousse-cafe-property:0.4.0'
// https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-property/
implementation ("org.pousse-cafe-framework:pousse-cafe-property:0.4.0")
'org.pousse-cafe-framework:pousse-cafe-property:jar:0.4.0'
<dependency org="org.pousse-cafe-framework" name="pousse-cafe-property" rev="0.4.0">
<artifact name="pousse-cafe-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pousse-cafe-framework', module='pousse-cafe-property', version='0.4.0')
)
libraryDependencies += "org.pousse-cafe-framework" % "pousse-cafe-property" % "0.4.0"
[org.pousse-cafe-framework/pousse-cafe-property "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pousse-cafe-framework : pousse-cafe-base | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Pousse-Café is a Java framework which enables
Go to the web site for further information and follow the "get started" section to create your first app.
Version |
---|
0.4.0
|