License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.stardog.starwizard |
ArtifactId | ArtifactIdstarwizard-mongodb |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionSupporting classes for Dropwizard REST APIs
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
starwizard-mongodb-0.2.0.pom | |
starwizard-mongodb-0.2.0.jar | 5 KB |
starwizard-mongodb-0.2.0-sources.jar | 2 KB |
starwizard-mongodb-0.2.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard-mongodb/ -->
<dependency>
<groupId>io.stardog.starwizard</groupId>
<artifactId>starwizard-mongodb</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard-mongodb/
implementation 'io.stardog.starwizard:starwizard-mongodb:0.2.0'
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard-mongodb/
implementation ("io.stardog.starwizard:starwizard-mongodb:0.2.0")
'io.stardog.starwizard:starwizard-mongodb:jar:0.2.0'
<dependency org="io.stardog.starwizard" name="starwizard-mongodb" rev="0.2.0">
<artifact name="starwizard-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stardog.starwizard', module='starwizard-mongodb', version='0.2.0')
)
libraryDependencies += "io.stardog.starwizard" % "starwizard-mongodb" % "0.2.0"
[io.stardog.starwizard/starwizard-mongodb "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.3.5 |
org.mongodb : mongo-java-driver | jar | 3.6.4 |
com.smoketurner : dropwizard-swagger | jar | 1.3.7-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.fakemongo : fongo | jar | 2.2.0-RC2 |
org.mockito : mockito-core | jar | 2.22.0 |