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