Download dolphin-platform-core-0.13.1.jar file - Jar d

Jar examples for d:dolphin-platform-core

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-core 0.13.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dolphin-platform-core-0.13.1.jar to your project.

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

Download

Click the following link to download the jar file.

dolphin-platform-core-0.13.1-javadoc.jar
dolphin-platform-core-0.13.1-sources.jar
dolphin-platform-core-0.13.1.jar
dolphin-platform-core-0.13.1.pom



Related Tutorials