is not current version
Last Version 1.1.0-98

top.marchand.xml.ext-funct:basex 1.1.0-RC1

A extension function to access BaseX from saxon

GroupId

GroupId

top.marchand.xml.ext-funct
ArtifactId

ArtifactId

basex
Version

Version

1.1.0-RC1
Type

Type

jar

Download basex 1.1.0-RC1


<!-- 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.xml.ext-funct/basex/
implementation 'top.marchand.xml.ext-funct:basex:1.1.0-RC1'
// https://jarcasting.com/artifacts/top.marchand.xml.ext-funct/basex/
implementation ("top.marchand.xml.ext-funct:basex:1.1.0-RC1")
'top.marchand.xml.ext-funct:basex:jar:1.1.0-RC1'
<dependency org="top.marchand.xml.ext-funct" name="basex" rev="1.1.0-RC1">
  <artifact name="basex" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.xml.ext-funct', module='basex', version='1.1.0-RC1')
)
libraryDependencies += "top.marchand.xml.ext-funct" % "basex" % "1.1.0-RC1"
[top.marchand.xml.ext-funct/basex "1.1.0-RC1"]