is not current version
Last Version 1.12.0

org.exist-db:exist-apps-parent 1.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.1
Type

Type

pom

Download exist-apps-parent 1.1

Filename Size
exist-apps-parent-1.1.pom 13 KB
Browse

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