Last Version

Greaze REST and Web Service Client Framework 1.1

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
Version

Version

1.1
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 1.1


<!-- 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.