is not current version
Last Version 1.12.0

org.exist-db:exist-apps-parent 1.9.1

Maven parent POM for eXist Apps

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-apps-parent
Version

Version

1.9.1
Type

Type

pom

Download exist-apps-parent 1.9.1


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