License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.canoo.dolphin-platform |
ArtifactId | ArtifactIdtodo-example-server-spring |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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.
|
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/todo-example-server-spring/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>todo-example-server-spring</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/todo-example-server-spring/
implementation 'com.canoo.dolphin-platform:todo-example-server-spring:0.8.0'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/todo-example-server-spring/
implementation ("com.canoo.dolphin-platform:todo-example-server-spring:0.8.0")
'com.canoo.dolphin-platform:todo-example-server-spring:jar:0.8.0'
<dependency org="com.canoo.dolphin-platform" name="todo-example-server-spring" rev="0.8.0">
<artifact name="todo-example-server-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='todo-example-server-spring', version='0.8.0')
)
libraryDependencies += "com.canoo.dolphin-platform" % "todo-example-server-spring" % "0.8.0"
[com.canoo.dolphin-platform/todo-example-server-spring "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.canoo.dolphin-platform : todo-example-server | jar | 0.8.0 |
com.canoo.dolphin-platform : dolphin-platform-server-spring | jar | 0.8.0 |
org.slf4j : slf4j-api | jar | 1.7.10 |
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 |