Atlas Framework - MongoDB Support

Various libraries building on the Spring Framework

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

com.btmatthews.atlas
Идентификатор

Идентификатор

atlas-mongodb
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Atlas Framework - MongoDB Support
Various libraries building on the Spring Framework
Организация-разработчик

Организация-разработчик

Brian Thomas Matthews

Скачать atlas-mongodb

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-mongodb/ -->
<dependency>
    <groupId>com.btmatthews.atlas</groupId>
    <artifactId>atlas-mongodb</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-mongodb/
implementation 'com.btmatthews.atlas:atlas-mongodb:1.0.1'
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-mongodb/
implementation ("com.btmatthews.atlas:atlas-mongodb:1.0.1")
'com.btmatthews.atlas:atlas-mongodb:jar:1.0.1'
<dependency org="com.btmatthews.atlas" name="atlas-mongodb" rev="1.0.1">
  <artifact name="atlas-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.atlas', module='atlas-mongodb', version='1.0.1')
)
libraryDependencies += "com.btmatthews.atlas" % "atlas-mongodb" % "1.0.1"
[com.btmatthews.atlas/atlas-mongodb "1.0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.btmatthews.atlas : atlas-core jar 1.0.1
org.springframework.data : spring-data-mongodb jar 1.4.0.M1
org.mongodb : mongo-java-driver jar 2.11.3
com.google.guava : guava jar 16.0-rc1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.github.fakemongo : fongo jar 1.3.3
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0