is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-mongodb 0.4.1

Hydra Database Package - Database interfaces AND MongoDB implementation

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-mongodb
Version

Version

0.4.1
Type

Type

jar

Download hydra-mongodb 0.4.1


<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-mongodb/ -->
<dependency>
    <groupId>com.findwise.hydra</groupId>
    <artifactId>hydra-mongodb</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-mongodb/
implementation 'com.findwise.hydra:hydra-mongodb:0.4.1'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-mongodb/
implementation ("com.findwise.hydra:hydra-mongodb:0.4.1")
'com.findwise.hydra:hydra-mongodb:jar:0.4.1'
<dependency org="com.findwise.hydra" name="hydra-mongodb" rev="0.4.1">
  <artifact name="hydra-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-mongodb', version='0.4.1')
)
libraryDependencies += "com.findwise.hydra" % "hydra-mongodb" % "0.4.1"
[com.findwise.hydra/hydra-mongodb "0.4.1"]