Greaze REST and Web Service Client Framework

A Framework for Writing Clients for JSON based REST and Web services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.code.greaze
ArtifactId

ArtifactId

greaze-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Greaze REST and Web Service Client Framework
A Framework for Writing Clients for JSON based REST and Web services

Download greaze-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.greaze : greaze-definition jar 1.1

test (2)

Group / Artifact Type Version
com.google.code.greaze : greaze-definition test-jar 1.1
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.5.2
0.5.1
0.5