License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-mongodb |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOncoblocks: Centromere MongoDB
Genomic data warehouse and RESTful web services framework. Repository integration for MongoDB databases.
|
Project URL |
Project URL |
Filename | Size |
---|---|
centromere-mongodb-0.4.2.pom | |
centromere-mongodb-0.4.2.jar | 14 KB |
centromere-mongodb-0.4.2-sources.jar | 8 KB |
centromere-mongodb-0.4.2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-mongodb/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-mongodb</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-mongodb/
implementation 'org.oncoblocks.centromere:centromere-mongodb:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-mongodb/
implementation ("org.oncoblocks.centromere:centromere-mongodb:0.4.2")
'org.oncoblocks.centromere:centromere-mongodb:jar:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-mongodb" rev="0.4.2">
<artifact name="centromere-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-mongodb', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-mongodb" % "0.4.2"
[org.oncoblocks.centromere/centromere-mongodb "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.oncoblocks.centromere : centromere-core | jar | 0.4.2 |
org.springframework.data : spring-data-mongodb | jar | |
org.mongodb : mongodb-driver | jar | 3.0.0 |
org.mongodb : mongo-java-driver | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.2 |
cz.jirutka.spring : embedmongo-spring | jar | 1.3.1 |