Download dolphin-platform-rpm-common-0.14.0.jar file - Jar d

Jar examples for d:dolphin-platform-rpm-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-rpm-common 0.14.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-platform-rpm-common-0.14.0.jar to your project.

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

Download

Click the following link to download the jar file.

dolphin-platform-rpm-common-0.14.0-javadoc.jar
dolphin-platform-rpm-common-0.14.0-sources.jar
dolphin-platform-rpm-common-0.14.0.jar
dolphin-platform-rpm-common-0.14.0.pom



Related Tutorials