| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.graniteds |
| ArtifactId | ArtifactIdgranite-client |
| Last Version | Last Version3.0.0.M3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraniteDS Java client core lib
GraniteDS Java client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| granite-client-3.0.0.M3.pom | |
| granite-client-3.0.0.M3.jar | 377 KB |
| granite-client-3.0.0.M3-sources.jar | 311 KB |
| granite-client-3.0.0.M3-javadoc.jar | 351 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.+ |