License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.open-dolphin |
ArtifactId | ArtifactIddolphin-logo-javafx |
Version | Version1.0-RC3 |
Type | Typejar |
Description |
DescriptionOpen 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 |
Filename | Size |
---|---|
dolphin-logo-javafx-1.0-RC3.pom | |
dolphin-logo-javafx-1.0-RC3.jar | 58 KB |
dolphin-logo-javafx-1.0-RC3-sources.jar | 132 KB |
dolphin-logo-javafx-1.0-RC3-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.open-dolphin/dolphin-logo-javafx/ -->
<dependency>
<groupId>org.open-dolphin</groupId>
<artifactId>dolphin-logo-javafx</artifactId>
<version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.open-dolphin/dolphin-logo-javafx/
implementation 'org.open-dolphin:dolphin-logo-javafx:1.0-RC3'
// https://jarcasting.com/artifacts/org.open-dolphin/dolphin-logo-javafx/
implementation ("org.open-dolphin:dolphin-logo-javafx:1.0-RC3")
'org.open-dolphin:dolphin-logo-javafx:jar:1.0-RC3'
<dependency org="org.open-dolphin" name="dolphin-logo-javafx" rev="1.0-RC3">
<artifact name="dolphin-logo-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.open-dolphin', module='dolphin-logo-javafx', version='1.0-RC3')
)
libraryDependencies += "org.open-dolphin" % "dolphin-logo-javafx" % "1.0-RC3"
[org.open-dolphin/dolphin-logo-javafx "1.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
org.codehaus.groovy : groovy-test | jar | 2.3.6 |