is not current version
Last Version 6.0.1

org.exist-db:exist-parent 5.4.0

eXist-db NoSQL Database

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-parent
Version

Version

5.4.0
Type

Type

pom

Download exist-parent 5.4.0

Filename Size
exist-parent-5.4.0.pom 52 KB
Browse

<!-- https://jarcasting.com/artifacts/org.exist-db/exist-parent/ -->
<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-parent</artifactId>
    <version>5.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-parent/
implementation 'org.exist-db:exist-parent:5.4.0'
// https://jarcasting.com/artifacts/org.exist-db/exist-parent/
implementation ("org.exist-db:exist-parent:5.4.0")
'org.exist-db:exist-parent:pom:5.4.0'
<dependency org="org.exist-db" name="exist-parent" rev="5.4.0">
  <artifact name="exist-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-parent', version='5.4.0')
)
libraryDependencies += "org.exist-db" % "exist-parent" % "5.4.0"
[org.exist-db/exist-parent "5.4.0"]