License |
License |
---|---|
GroupId | GroupIdio.stardog.starwizard |
ArtifactId | ArtifactIdstarwizard |
Version | Version0.2.0 |
Type | Typepom |
Description |
Descriptionio.stardog.starwizard:starwizard
Supporting classes for Dropwizard REST APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
starwizard-0.2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/ -->
<dependency>
<groupId>io.stardog.starwizard</groupId>
<artifactId>starwizard</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/
implementation 'io.stardog.starwizard:starwizard:0.2.0'
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard/
implementation ("io.stardog.starwizard:starwizard:0.2.0")
'io.stardog.starwizard:starwizard:pom:0.2.0'
<dependency org="io.stardog.starwizard" name="starwizard" rev="0.2.0">
<artifact name="starwizard" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.stardog.starwizard', module='starwizard', version='0.2.0')
)
libraryDependencies += "io.stardog.starwizard" % "starwizard" % "0.2.0"
[io.stardog.starwizard/starwizard "0.2.0"]