Last Version

Open Dolphin 1.0-RC3

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

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.open-dolphin
ArtifactId

ArtifactId

dolphin-demo-javafx-shared
Version

Version

1.0-RC3
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-demo-javafx-shared 1.0-RC3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.open-dolphin : dolphin-shared jar 1.0-RC3
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.