MVN

io.stardog.starwizard : starwizard

Maven & Gradle

Oct 17, 2018
8 stars

Supporting classes for Dropwizard REST APIs

<dependency>
    <groupId>io.stardog.starwizard</groupId>
    <artifactId>starwizard</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.stardog.starwizard : starwizard to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.stardog.starwizard : starwizard to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
starwizard-0.2.0
0.1.x
starwizard-0.1.4
starwizard-0.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.stardog.starwizard</groupId>
    <artifactId>starwizard</artifactId>
    <version>0.2.0</version>
</dependency>

Advertisement