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