Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdio.stardog.starwizard |
ArtifactId | ArtifactIdstarwizard-mongodb |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
starwizard-mongodb-0.1.3.pom | |
starwizard-mongodb-0.1.3.jar | 5 KB |
starwizard-mongodb-0.1.3-sources.jar | 2 KB |
starwizard-mongodb-0.1.3-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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard-mongodb/
implementation 'io.stardog.starwizard:starwizard-mongodb:0.1.3'
// https://jarcasting.com/artifacts/io.stardog.starwizard/starwizard-mongodb/
implementation ("io.stardog.starwizard:starwizard-mongodb:0.1.3")
'io.stardog.starwizard:starwizard-mongodb:jar:0.1.3'
<dependency org="io.stardog.starwizard" name="starwizard-mongodb" rev="0.1.3">
<artifact name="starwizard-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stardog.starwizard', module='starwizard-mongodb', version='0.1.3')
)
libraryDependencies += "io.stardog.starwizard" % "starwizard-mongodb" % "0.1.3"
[io.stardog.starwizard/starwizard-mongodb "0.1.3"]