eXist-db

eXist-db multi-module project

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist
Last Version

Last Version

6.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

eXist-db
eXist-db multi-module project
Project URL

Project URL

https://www.exist-db.org/exist/
Project Organization

Project Organization

The eXist-db Open Source project

Download exist

Filename Size
exist-6.0.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.exist-db/exist/ -->
<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist</artifactId>
    <version>6.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist/
implementation 'org.exist-db:exist:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist/
implementation ("org.exist-db:exist:6.0.1")
'org.exist-db:exist:pom:6.0.1'
<dependency org="org.exist-db" name="exist" rev="6.0.1">
  <artifact name="exist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist" % "6.0.1"
[org.exist-db/exist "6.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

  • exist-parent
  • exist-ant
  • exist-core
  • exist-distribution
  • exist-jetty-config
  • exist-samples
  • exist-service
  • exist-start
  • extensions

Versions

Version
6.0.1
6.0.0
5.4.1
5.4.0
5.3.1
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
5.0.0-RC8