Download dolphin-platform-remoting-common-1.0.0.CR3.jar file - Jar d

Jar examples for d:dolphin-platform-remoting-common

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-remoting-common 1.0.0.CR3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-platform-remoting-common-1.0.0.CR3.jar to your project.

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

Download

Click the following link to download the jar file.

dolphin-platform-remoting-common-1.0.0.CR3-javadoc.jar
dolphin-platform-remoting-common-1.0.0.CR3-sources.jar
dolphin-platform-remoting-common-1.0.0.CR3.jar
dolphin-platform-remoting-common-1.0.0.CR3.pom



Related Tutorials