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