License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-parent |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptioneXist-db Parent
eXist-db NoSQL Database
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-parent-6.0.1.pom | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-parent/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-parent</artifactId>
<version>6.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-parent/
implementation 'org.exist-db:exist-parent:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-parent/
implementation ("org.exist-db:exist-parent:6.0.1")
'org.exist-db:exist-parent:pom:6.0.1'
<dependency org="org.exist-db" name="exist-parent" rev="6.0.1">
<artifact name="exist-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-parent', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-parent" % "6.0.1"
[org.exist-db/exist-parent "6.0.1"]