Skip to content

Releases: rladstaetter/artifact-dashboard

Adds bootstrap

15 Apr 21:59
Compare
Choose a tag to compare

Adds bootstrap to the project, downloaded via sbt by using webjars.org's artifacts.

Query multiple artifacts

13 Apr 18:38
Compare
Choose a tag to compare

Query more than one artifact, show usage of Future to fetch artifacts in parallel, add more case classes for easier configuration.

Query Nexus Rest Asset search api

13 Apr 17:12
Compare
Choose a tag to compare

Shows how to query Nexus rest api and create a download link for the result.

Basic setup for REST webservice calls

12 Apr 21:25
Compare
Choose a tag to compare

Shows how to call a webservice and how to interpret the json encoded response.

Basic ScalaJs Setup

11 Apr 15:23
Compare
Choose a tag to compare

Snapshot of repository which demonstrates a working Scala.js project setup.