License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools eXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-docker |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptioneXist-db Docker Image
Minimal Docker Image of eXist-db NoSQL Database Client/Server with FO support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-docker-6.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-docker/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-docker</artifactId>
<version>6.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-docker/
implementation 'org.exist-db:exist-docker:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-docker/
implementation ("org.exist-db:exist-docker:6.0.1")
'org.exist-db:exist-docker:pom:6.0.1'
<dependency org="org.exist-db" name="exist-docker" rev="6.0.1">
<artifact name="exist-docker" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-docker', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-docker" % "6.0.1"
[org.exist-db/exist-docker "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-distribution | pom | 6.0.1 |