Last Version

eXist-db Apps Archetype 3.0.1

Maven Archetype for eXist Apps

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-apps-archetype
Version

Version

3.0.1
Type

Type

jar
Description

Description

eXist-db Apps Archetype
Maven Archetype for eXist Apps
Project URL

Project URL

https://www.github.com/exist-db/exist-apps-archetype
Project Organization

Project Organization

eXist-db
Source Code Management

Source Code Management

https://www.github.com/exist-db/exist-apps-archetype.git

Download exist-apps-archetype 3.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.