Skip to content

Instantly share code, notes, and snippets.

@hendrikebbers
Created October 28, 2016 10:36
Show Gist options
  • Save hendrikebbers/2d3bf1c4797d276be9a261bd1ab9701e to your computer and use it in GitHub Desktop.
Save hendrikebbers/2d3bf1c4797d276be9a261bd1ab9701e to your computer and use it in GitHub Desktop.
{
"name": "My cool API",
"description": "A very cool API",
"licence": "Apache 2.0",
"groupId": "com.cool.api",
"artifactId": "cool-api",
"version": "2.1.9",
"encoding": "UTF-8",
"source-java": "8",
"target-java": "8"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment