MVN

org.exist-db : exist-apps-archetype

Maven & Gradle

Feb 17, 2022
8 stars

eXist-db Apps Archetype · Maven Archetype for eXist Apps

<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-apps-archetype</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.exist-db : exist-apps-archetype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of org.exist-db : exist-apps-archetype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
exist-apps-archetype-3.0.1
exist-apps-archetype-3.0.0
2.1.x
exist-apps-archetype-2.1.0
2.0.x
exist-apps-archetype-2.0.0
1.10.x
exist-apps-archetype-1.10.1
exist-apps-archetype-1.10.0
1.9
exist-apps-archetype-1.9
1.8
exist-apps-archetype-1.8
1.7
exist-apps-archetype-1.7
1.6
exist-apps-archetype-1.6
1.5
exist-apps-archetype-1.5
1.4
exist-apps-archetype-1.4
1.3
exist-apps-archetype-1.3
1.2
exist-apps-archetype-1.2
1.1
exist-apps-archetype-1.1
1.0
exist-apps-archetype-1.0

How to add a dependency to Maven

Add the following org.exist-db : exist-apps-archetype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-apps-archetype</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.exist-db : exist-apps-archetype gradle dependency to your build.gradle file:

implementation 'org.exist-db:exist-apps-archetype:3.0.1'

Gradle Kotlin DSL: Add the following org.exist-db : exist-apps-archetype gradle kotlin dependency to your build.gradle.kts file:

implementation("org.exist-db:exist-apps-archetype:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.exist-db : exist-apps-archetype sbt scala dependency to your build.sbt file:

libraryDependencies += "org.exist-db" % "exist-apps-archetype" % "3.0.1"

Advertisement

Dependencies from Group

Feb 04, 2023
42 usages
408 stars
Feb 04, 2023
2 usages
408 stars
Feb 04, 2023
2 usages
408 stars
Feb 04, 2023
1 usages
408 stars
Feb 04, 2023
1 usages
408 stars

Discover Dependencies