License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdro.kuberam.expath.exist |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptioneXist wrappers for EXPath modules
eXist wrappers for EXPath modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
base-1.6.2.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/ -->
<dependency>
<groupId>ro.kuberam.expath.exist</groupId>
<artifactId>base</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/
implementation 'ro.kuberam.expath.exist:base:1.6.2'
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/
implementation ("ro.kuberam.expath.exist:base:1.6.2")
'ro.kuberam.expath.exist:base:pom:1.6.2'
<dependency org="ro.kuberam.expath.exist" name="base" rev="1.6.2">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.expath.exist', module='base', version='1.6.2')
)
libraryDependencies += "ro.kuberam.expath.exist" % "base" % "1.6.2"
[ro.kuberam.expath.exist/base "1.6.2"]