| Лицензия |
Лицензия
Apache License Version 2.0
|
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаcom.lordofthejars |
| Идентификатор | Идентификаторnosqlunit-mongodb |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNoSQL is a JUnit extension targeted to nosql-driven projects.
|
| Имя Файла | Размер |
|---|---|
| nosqlunit-mongodb-1.0.0.pom | |
| nosqlunit-mongodb-1.0.0.jar | 17 KB |
| nosqlunit-mongodb-1.0.0-sources.jar | 8 KB |
| nosqlunit-mongodb-1.0.0-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-mongodb</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/
implementation 'com.lordofthejars:nosqlunit-mongodb:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/
implementation ("com.lordofthejars:nosqlunit-mongodb:1.0.0")
'com.lordofthejars:nosqlunit-mongodb:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-mongodb" rev="1.0.0">
<artifact name="nosqlunit-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-mongodb', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-mongodb" % "1.0.0"
[com.lordofthejars/nosqlunit-mongodb "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-mongodb | jar | 1.4.3.RELEASE |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.mongodb : mongodb-driver | jar | 3.2.2 |
| com.github.fakemongo : fongo | jar | 2.0.12 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.2.9.RELEASE |
| org.mockito : mockito-all | jar | 1.9.0 |
| ch.qos.logback : logback-classic | jar | 1.0.11 |