| License |
License |
|---|---|
| GroupId | GroupIdio.stardog.starwizard |
| ArtifactId | ArtifactIdstarwizard-core |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSupporting classes for Dropwizard REST APIs
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| starwizard-core-0.2.0.pom | |
| starwizard-core-0.2.0.jar | 15 KB |
| starwizard-core-0.2.0-sources.jar | 7 KB |
| starwizard-core-0.2.0-javadoc.jar | 107 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |