hydra-mongodb

Hydra Database Package - Database interfaces AND MongoDB implementation

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-mongodb
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

hydra-mongodb
Hydra Database Package - Database interfaces AND MongoDB implementation

Download hydra-mongodb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.findwise.hydra : hydra-database jar 0.5.0
org.mongodb : mongo-java-driver jar 2.10.1
commons-io : commons-io jar 2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-simple jar 1.7.2

Project Modules

There are no modules declared in this project.
com.findwise.hydra

Findwise

Versions

Version
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0