Download dolphin-platform-server-1.0.0.CR4.jar file - Jar d

Jar examples for d:dolphin-platform-server

Description

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

You can download jar file dolphin-platform-server 1.0.0.CR4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-platform-server-1.0.0.CR4.jar to your project.

<dependency>
   <groupId>com.canoo.dolphin-platform</groupId>
   <artifactId>dolphin-platform-server</artifactId>
   <version>1.0.0.CR4</version>
</dependency>
compile group: 'com.canoo.dolphin-platform', name: 'dolphin-platform-server', version: '1.0.0.CR4'
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-server" % "1.0.0.CR4"
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-server" rev="1.0.0.CR4"/>
@Grapes(@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-server', version='1.0.0.CR4'))
'com.canoo.dolphin-platform:dolphin-platform-server:jar:1.0.0.CR4'

Download

Click the following link to download the jar file.

dolphin-platform-server-1.0.0.CR4-javadoc.jar
dolphin-platform-server-1.0.0.CR4-sources.jar
dolphin-platform-server-1.0.0.CR4.jar
dolphin-platform-server-1.0.0.CR4.pom



Related Tutorials