| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdcom.findwise.hydra |
| ArtifactId | ArtifactIdhydra-mongodb |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhydra-mongodb
Hydra Database Package - Database interfaces AND MongoDB implementation
|
| Filename | Size |
|---|---|
| hydra-mongodb-0.5.0.pom | |
| hydra-mongodb-0.5.0.jar | 40 KB |
| hydra-mongodb-0.5.0-sources.jar | 18 KB |
| hydra-mongodb-0.5.0-javadoc.jar | 99 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |