Skip to content

Instantly share code, notes, and snippets.

@AbuCarlo
Created June 23, 2019 18:17
Show Gist options
  • Save AbuCarlo/4caa220d211fb3bca930a169e5c723f7 to your computer and use it in GitHub Desktop.
Save AbuCarlo/4caa220d211fb3bca930a169e5c723f7 to your computer and use it in GitHub Desktop.
Downloading to Maven Cache, Then Copy to Grape

Installing to Maven Cache, then Grapes

mvn dependency:get org.xerial.snappy:snappy-java:1.0.5
grape install org.xerial.snappy snappy-java 1.0.5

mvn dependency:tree -Dincludes=ch.qos.logback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment