License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Net |
GroupId | GroupIdnet.spals.appbuilder.plugins |
ArtifactId | ArtifactIdspals-appbuilder-mapstore-mongodb |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppBuilder is a library to help easily create application micro-services in Java and Scala.
|
<!-- https://jarcasting.com/artifacts/net.spals.appbuilder.plugins/spals-appbuilder-mapstore-mongodb/ -->
<dependency>
<groupId>net.spals.appbuilder.plugins</groupId>
<artifactId>spals-appbuilder-mapstore-mongodb</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.spals.appbuilder.plugins/spals-appbuilder-mapstore-mongodb/
implementation 'net.spals.appbuilder.plugins:spals-appbuilder-mapstore-mongodb:0.6.5'
// https://jarcasting.com/artifacts/net.spals.appbuilder.plugins/spals-appbuilder-mapstore-mongodb/
implementation ("net.spals.appbuilder.plugins:spals-appbuilder-mapstore-mongodb:0.6.5")
'net.spals.appbuilder.plugins:spals-appbuilder-mapstore-mongodb:jar:0.6.5'
<dependency org="net.spals.appbuilder.plugins" name="spals-appbuilder-mapstore-mongodb" rev="0.6.5">
<artifact name="spals-appbuilder-mapstore-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.spals.appbuilder.plugins', module='spals-appbuilder-mapstore-mongodb', version='0.6.5')
)
libraryDependencies += "net.spals.appbuilder.plugins" % "spals-appbuilder-mapstore-mongodb" % "0.6.5"
[net.spals.appbuilder.plugins/spals-appbuilder-mapstore-mongodb "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-mongo-driver | jar | 0.0.3 |
javax.validation : validation-api | jar | 1.1.0.Final |
net.spals.appbuilder : spals-appbuilder-annotations | jar | 0.6.5 |
net.spals.appbuilder : spals-appbuilder-mapstore-core | jar | 0.6.5 |
org.mongodb : mongodb-driver | jar | 3.5.0 |
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.8.0 |