Open Dolphin

Dolphin is a free open-source library that bridges the worlds of enterprise Java and desktop Java. It uses presentation models to bind client-side views to server-side actions.

License

License

GroupId

GroupId

org.open-dolphin
ArtifactId

ArtifactId

dolphin-shared
Last Version

Last Version

1.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Open Dolphin
Dolphin is a free open-source library that bridges the worlds of enterprise Java and desktop Java. It uses presentation models to bind client-side views to server-side actions.
Source Code Management

Source Code Management

https://github.com/canoo/open-dolphin.git

Download dolphin-shared

How to add to project

<!-- https://jarcasting.com/artifacts/org.open-dolphin/dolphin-shared/ -->
<dependency>
    <groupId>org.open-dolphin</groupId>
    <artifactId>dolphin-shared</artifactId>
    <version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.open-dolphin/dolphin-shared/
implementation 'org.open-dolphin:dolphin-shared:1.0-RC3'
// https://jarcasting.com/artifacts/org.open-dolphin/dolphin-shared/
implementation ("org.open-dolphin:dolphin-shared:1.0-RC3")
'org.open-dolphin:dolphin-shared:jar:1.0-RC3'
<dependency org="org.open-dolphin" name="dolphin-shared" rev="1.0-RC3">
  <artifact name="dolphin-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.open-dolphin', module='dolphin-shared', version='1.0-RC3')
)
libraryDependencies += "org.open-dolphin" % "dolphin-shared" % "1.0-RC3"
[org.open-dolphin/dolphin-shared "1.0-RC3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.gpars : gpars jar 1.2.1
org.codehaus.groovy : groovy-json jar 2.3.6
org.codehaus.groovy : groovy jar 2.3.6

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
org.codehaus.groovy : groovy-test jar 2.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC3
1.0-RC1
0.11
0.10
0.9
0.8
0.7