com.groupon.odo:client

Odo is a proxy server that can serve as a mock server or allow for manipulation of live data

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.groupon.odo
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.0-beta.11
Release Date

Release Date

Type

Type

jar
Description

Description

Odo is a proxy server that can serve as a mock server or allow for manipulation of live data

Download client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.2
org.apache.httpcomponents : httpmime jar 4.5.2
commons-codec : commons-codec jar 1.7
commons-cli : commons-cli jar 1.2
org.json : json jar 20090211
commons-lang : commons-lang jar 2.6
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.
com.groupon.odo

Groupon

Versions

Version
1.0.0-beta.11
1.0.0-beta.10
1.0.0-beta.5
1.0.0-beta.3