is not current version
Last Version 6.0.1

eXist-db 5.2.0

eXist-db multi-module project

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist
Version

Version

5.2.0
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

The eXist-db Project

Download exist 5.2.0

Filename Size
exist-5.2.0.pom 1 KB
Browse

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

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-core-jcstress
  • exist-core-jmh
  • exist-distribution
  • exist-installer
  • exist-jetty-config
  • exist-samples
  • exist-service
  • exist-start
  • extensions