| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаorg.oncoblocks.centromere |
| Идентификатор | Идентификаторcentromere-mongodb |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOncoblocks: Centromere MongoDB
Genomic data warehouse and RESTful web services framework. Repository integration for MongoDB databases.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |