Jar examples for d:dolphin-platform-client
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-client 0.10.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dolphin-platform-client-0.10.0.jar to your project.
<dependency> <groupId>com.canoo.dolphin-platform</groupId> <artifactId>dolphin-platform-client</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.canoo.dolphin-platform', name: 'dolphin-platform-client', version: '0.10.0'
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-client" % "0.10.0"
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-client" rev="0.10.0"/>
@Grapes(@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-client', version='0.10.0'))
'com.canoo.dolphin-platform:dolphin-platform-client:jar:0.10.0'
Click the following link to download the jar file.
dolphin-platform-client-0.10.0-javadoc.jar