is not current version
Last Version 0.2.0

io.stardog.starwizard:starwizard 0.1.3

Supporting classes for Dropwizard REST APIs

GroupId

GroupId

io.stardog.starwizard
ArtifactId

ArtifactId

starwizard
Version

Version

0.1.3
Type

Type

pom

Download starwizard 0.1.3

Filename Size
starwizard-0.1.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/ -->
<dependency>
    <groupId>io.stardog.starwizard</groupId>
    <artifactId>starwizard</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/
implementation 'io.stardog.starwizard:starwizard:0.1.3'
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/
implementation ("io.stardog.starwizard:starwizard:0.1.3")
'io.stardog.starwizard:starwizard:pom:0.1.3'
<dependency org="io.stardog.starwizard" name="starwizard" rev="0.1.3">
  <artifact name="starwizard" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.stardog.starwizard', module='starwizard', version='0.1.3')
)
libraryDependencies += "io.stardog.starwizard" % "starwizard" % "0.1.3"
[io.stardog.starwizard/starwizard "0.1.3"]