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