| Категории |
КатегорииMongoDB Данные Базы данных |
|---|---|
| Группа | Группаcom.lordofthejars |
| Идентификатор | Идентификаторnosqlunit-mongodb |
| Версия | Версия0.7.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| nosqlunit-mongodb-0.7.4.pom | |
| nosqlunit-mongodb-0.7.4.jar | 71 KB |
| nosqlunit-mongodb-0.7.4-sources.jar | 32 KB |
| nosqlunit-mongodb-0.7.4-javadoc.jar | 229 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-mongodb</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/
implementation 'com.lordofthejars:nosqlunit-mongodb:0.7.4'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-mongodb/
implementation ("com.lordofthejars:nosqlunit-mongodb:0.7.4")
'com.lordofthejars:nosqlunit-mongodb:jar:0.7.4'
<dependency org="com.lordofthejars" name="nosqlunit-mongodb" rev="0.7.4">
<artifact name="nosqlunit-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-mongodb', version='0.7.4')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-mongodb" % "0.7.4"
[com.lordofthejars/nosqlunit-mongodb "0.7.4"]