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 CLI
GroupId

GroupId

org.open-dolphin
ArtifactId

ArtifactId

dolphin-client-javafx
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-client-javafx 1.0-RC3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.open-dolphin : dolphin-client 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.