| License |
License |
|---|---|
| GroupId | GroupIdtop.marchand.xml.ext-funct |
| ArtifactId | ArtifactIdbasex |
| Last Version | Last Version1.1.0-98 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBaseX ext-funct
A extension function to access BaseX from saxon
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| basex-1.1.0-98.pom | |
| basex-1.1.0-98.jar | 13 KB |
| basex-1.1.0-98-sources.jar | 6 KB |
| basex-1.1.0-98-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.marchand.xml.ext-funct/basex/ -->
<dependency>
<groupId>top.marchand.xml.ext-funct</groupId>
<artifactId>basex</artifactId>
<version>1.1.0-98</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.xml.ext-funct/basex/
implementation 'top.marchand.xml.ext-funct:basex:1.1.0-98'
// https://jarcasting.com/artifacts/top.marchand.xml.ext-funct/basex/
implementation ("top.marchand.xml.ext-funct:basex:1.1.0-98")
'top.marchand.xml.ext-funct:basex:jar:1.1.0-98'
<dependency org="top.marchand.xml.ext-funct" name="basex" rev="1.1.0-98">
<artifact name="basex" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.xml.ext-funct', module='basex', version='1.1.0-98')
)
libraryDependencies += "top.marchand.xml.ext-funct" % "basex" % "1.1.0-98"
[top.marchand.xml.ext-funct/basex "1.1.0-98"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.8.0-12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.basex : basex | jar | 8.3.1 |
| org.basex : basex-api | jar | 8.3.1 |