io.stardog.starwizard:starwizard-core

Supporting classes for Dropwizard REST APIs

License

License

GroupId

GroupId

io.stardog.starwizard
ArtifactId

ArtifactId

starwizard-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Supporting classes for Dropwizard REST APIs
Source Code Management

Source Code Management

http://github.com/ibwhite/starwizard/tree/master/starwizard-core

Download starwizard-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.5
io.dropwizard : dropwizard-auth jar 1.3.5
com.smoketurner : dropwizard-swagger jar 1.3.7-1
com.google.auto.value : auto-value-annotations jar 1.6.2

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.4
0.1.3