Skip to content

Instantly share code, notes, and snippets.

@joepreludian
Last active December 21, 2018 18:27
Show Gist options
  • Save joepreludian/7029ad9238b858a59930bea33e65d623 to your computer and use it in GitHub Desktop.
Save joepreludian/7029ad9238b858a59930bea33e65d623 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"name": "name-1",
"group_id": "com.example.name1",
"artifact_id": "name-1",
"filename_extension": "jar",
"classifier": null,
"created_at": "2018-05-17T17:59:17.522Z",
"updated_at": "2018-05-17T17:59:17.567Z",
"url": "http://localhost:30569/artifacts/1.json"
},
{
"id": 2,
"name": "name-2",
"group_id": "com.example.name2",
"artifact_id": "name-2",
"filename_extension": "jar",
"classifier": null,
"created_at": "2018-05-17T17:59:17.522Z",
"updated_at": "2018-05-17T17:59:17.567Z",
"url": "http://localhost:30569/artifacts/2.json"
},
{
"id": 3,
"name": "name-3",
"group_id": "com.example.name3",
"artifact_id": "name-3",
"filename_extension": "jar",
"classifier": null,
"created_at": "2018-05-17T17:59:17.522Z",
"updated_at": "2018-05-17T17:59:17.567Z",
"url": "http://localhost:30569/artifacts/3.json"
},
{
"id": 4,
"name": "name-4",
"group_id": "com.example.name4",
"artifact_id": "name-4",
"filename_extension": "jar",
"classifier": null,
"created_at": "2018-05-17T17:59:17.522Z",
"updated_at": "2018-05-17T17:59:17.567Z",
"url": "http://localhost:30569/artifacts/4.json"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment