Last Version

Dolphin Platform 0.8.4

The Dolphin Platform is a framework that implements the presentation model pattern and provides a modern way to create enterprise applications. The Platform provides several client implementations that all can be used in combination with a general sever API.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.canoo.dolphin-platform
ArtifactId

ArtifactId

dolphin-platform
Version

Version

0.8.4
Type

Type

pom
Description

Description

Dolphin Platform
The Dolphin Platform is a framework that implements the presentation model pattern and provides a modern way to create enterprise applications. The Platform provides several client implementations that all can be used in combination with a general sever API.
Source Code Management

Source Code Management

https://github.com/canoo/dolphin-platform

Download dolphin-platform 0.8.4


<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform/ -->
<dependency>
    <groupId>com.canoo.dolphin-platform</groupId>
    <artifactId>dolphin-platform</artifactId>
    <version>0.8.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform/
implementation 'com.canoo.dolphin-platform:dolphin-platform:0.8.4'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform/
implementation ("com.canoo.dolphin-platform:dolphin-platform:0.8.4")
'com.canoo.dolphin-platform:dolphin-platform:pom:0.8.4'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform" rev="0.8.4">
  <artifact name="dolphin-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform', version='0.8.4')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform" % "0.8.4"
[com.canoo.dolphin-platform/dolphin-platform "0.8.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.hamcrest : java-hamcrest jar 2.0.0.0
org.jmockit : jmockit jar 1.16

Project Modules

  • java-core
  • java-client
  • java-server
  • java-server-javaee
  • java-server-spring
  • java-client-javafx
  • java-bean-validation
  • todo-example/common
  • todo-example/server
  • todo-example/server-spring
  • todo-example/server-kumuluzee
  • todo-example/server-javaee
  • todo-example/client
  • documentation