Last Version

Todo Example Server for JavaEE 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

todo-example-server-javaee
Version

Version

0.8.4
Type

Type

war
Description

Description

Todo Example Server for JavaEE
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.

Download todo-example-server-javaee 0.8.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.canoo.dolphin-platform : todo-example-server jar 0.8.4
com.canoo.dolphin-platform : dolphin-platform-server-javaee jar 0.8.4
javax : javaee-api jar 6.0
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

There are no modules declared in this project.