Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $ curl -XPUT http://localhost:8080/api/interpreter/setting/{interpreterId}
  2. -d "{"dependencies":[
  3. {
  4. "groupArtifactVersion":"group:artifactId:version",
  5. "exclusions":[]
  6. }
  7. ]}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement