GraniteDS Java client core lib

GraniteDS Java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-client
Last Version

Last Version

3.0.0.M3
Release Date

Release Date

Type

Type

jar
Description

Description

GraniteDS Java client core lib
GraniteDS Java client
Project URL

Project URL

http://www.graniteds.org

Download granite-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.jetty : jetty-client jar 8.1.+
org.springframework : spring-context jar 3.1.4.RELEASE
javax.inject : javax.inject jar 1
org.springframework : spring-beans jar 3.1.4.RELEASE
org.eclipse.jetty : jetty-websocket jar 8.1.+
javax.enterprise : cdi-api jar 1.0-SP4
org.apache.httpcomponents : httpasyncclient jar 4.0-beta4
javax.validation : validation-api jar 1.0.0.GA
net.sf.extcos : extcos jar 0.3b

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M3
3.0.0.M2
3.0.0.M1