License |
License |
---|---|
GroupId | GroupIdorg.open-dolphin |
ArtifactId | ArtifactIddolphin-shared |
Last Version | Last Version1.0-RC3 |
Release Date | Release Date |
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-shared-1.0-RC3.pom | |
dolphin-shared-1.0-RC3.jar | 142 KB |
dolphin-shared-1.0-RC3-sources.jar | 31 KB |
dolphin-shared-1.0-RC3-javadoc.jar | 67 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
org.codehaus.groovy : groovy-test | jar | 2.3.6 |