License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.canoo.dolphin |
ArtifactId | ArtifactIddolphin-client |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen Dolphin
Dolphin is a free open-source library that protects your business applications against the uncertainties of changing visualization technologies.
|
Filename | Size |
---|---|
dolphin-client-0.5.pom | |
dolphin-client-0.5.jar | 74 KB |
dolphin-client-0.5-sources.jar | 14 KB |
dolphin-client-0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-client/ -->
<dependency>
<groupId>com.canoo.dolphin</groupId>
<artifactId>dolphin-client</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-client/
implementation 'com.canoo.dolphin:dolphin-client:0.5'
// https://jarcasting.com/artifacts/com.canoo.dolphin/dolphin-client/
implementation ("com.canoo.dolphin:dolphin-client:0.5")
'com.canoo.dolphin:dolphin-client:jar:0.5'
<dependency org="com.canoo.dolphin" name="dolphin-client" rev="0.5">
<artifact name="dolphin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin', module='dolphin-client', version='0.5')
)
libraryDependencies += "com.canoo.dolphin" % "dolphin-client" % "0.5"
[com.canoo.dolphin/dolphin-client "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
com.canoo.dolphin : dolphin-shared | jar | 0.5 |
org.codehaus.groovy : groovy-all | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |