Skip to content

openrightsgroup/Hadrians-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hadrian's Garden

Hadrian's Garden is the ORG probe library for Java. Currently the only client library afaik..

The name comes from the old (bad) joke:

"Where is Hadrian's wall?"

"At the bottom of Hadrian's garden!"

Dependencies

  • Apache Commons HTTPComponents [httpcomponents-client-4.3.1-bin.tar.gz]
    • Commons Codec [commons-codec-1.6.jar] - Used for Base64 functionality
    • HTTPClient [httpclient-4.3.1.jar] - Used to send HTTP requests
    • HTTPCore [httpcore-4.3.jar] - Used to structure the HTTP requests we send
  • json [Source only|https://github.com/douglascrockford/JSON-java] - used for parsing JSON.

About

A Java library for the Censorship Monitoring Project (blocked.org.uk)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages