Morphia
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаorg.mongodb.morphia |
| Идентификатор | Идентификаторmorphia-jrebel-plug |
| Последняя версия | Последняя версия0.106 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMorphia
Java Object Document Mapper for MongoDB
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| morphia-jrebel-plug-0.106.pom | |
| morphia-jrebel-plug-0.106.jar | 261 bytes |
| morphia-jrebel-plug-0.106-sources.jar | 261 bytes |
| morphia-jrebel-plug-0.106-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-jrebel-plug/ -->
<dependency>
<groupId>org.mongodb.morphia</groupId>
<artifactId>morphia-jrebel-plug</artifactId>
<version>0.106</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-jrebel-plug/
implementation 'org.mongodb.morphia:morphia-jrebel-plug:0.106'
// https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-jrebel-plug/
implementation ("org.mongodb.morphia:morphia-jrebel-plug:0.106")
'org.mongodb.morphia:morphia-jrebel-plug:jar:0.106'
<dependency org="org.mongodb.morphia" name="morphia-jrebel-plug" rev="0.106">
<artifact name="morphia-jrebel-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb.morphia', module='morphia-jrebel-plug', version='0.106')
)
libraryDependencies += "org.mongodb.morphia" % "morphia-jrebel-plug" % "0.106"
[org.mongodb.morphia/morphia-jrebel-plug "0.106"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.