| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаcom.strategicgains.repoexpress |
| Идентификатор | Идентификаторrepoexpress-mongodb |
| Последняя версия | Последняя версия0.4.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRepoExpress-MongoDB
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| repoexpress-mongodb-0.4.8.pom | |
| repoexpress-mongodb-0.4.8.jar | 10 KB |
| repoexpress-mongodb-0.4.8-sources.jar | 6 KB |
| repoexpress-mongodb-0.4.8-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-mongodb</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation 'com.strategicgains.repoexpress:repoexpress-mongodb:0.4.8'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation ("com.strategicgains.repoexpress:repoexpress-mongodb:0.4.8")
'com.strategicgains.repoexpress:repoexpress-mongodb:jar:0.4.8'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-mongodb" rev="0.4.8">
<artifact name="repoexpress-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-mongodb', version='0.4.8')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-mongodb" % "0.4.8"
[com.strategicgains.repoexpress/repoexpress-mongodb "0.4.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.strategicgains.repoexpress : repoexpress-common | jar | 0.4.8 |
| org.mongodb.morphia : morphia | jar | 1.1.1 |
| com.strategicgains : RestExpress-Common | jar | 0.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.11 |