File | Operation |
---|---|
exist-6.0.0.pom | download |
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist</artifactId>
<version>6.0.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.exist-db</groupId> <artifactId>exist-parent</artifactId> <version>6.0.0</version> </parent>