Skip to content

Instantly share code, notes, and snippets.

@zane

zane/core.clj Secret

Created September 12, 2013 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zane/4d04ac9af482d8b320e1 to your computer and use it in GitHub Desktop.
Save zane/4d04ac9af482d8b320e1 to your computer and use it in GitHub Desktop.
(:import [cascading.tap Tap MultiSourceTap]
[org.codehaus.jackson JsonFactory]
[org.codehaus.jackson.map ObjectMapper]
[com.github.fge.jsonschema.main JsonSchemaFactory]
[com.fasterxml.jackson.databind JsonNode])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment