Last Version

exist:exist 0.9.2


Categories

Categories

eXist Data Databases
GroupId

GroupId

exist
ArtifactId

ArtifactId

exist
Version

Version

0.9.2
Type

Type

jar
Description

Description

Download exist 0.9.2


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

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.