is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-mongodb 0.3.0

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.3.0
Type

Type

jar

Download hydra-mongodb 0.3.0


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