Download dolphin-remoting-server-0.8.5.jar file - Jar d

Jar examples for d:dolphin-remoting-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-remoting-server 0.8.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-remoting-server-0.8.5.jar to your project.

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

Download

Click the following link to download the jar file.

dolphin-remoting-server-0.8.5-javadoc.jar
dolphin-remoting-server-0.8.5-sources.jar
dolphin-remoting-server-0.8.5.jar
dolphin-remoting-server-0.8.5.pom



Related Tutorials