is not current version
Last Version 0.7

com.github.lizardev:xquery-saxon-parent 0.2

XQuery Saxon parent module

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.lizardev
ArtifactId

ArtifactId

xquery-saxon-parent
Version

Version

0.2
Type

Type

pom

Download xquery-saxon-parent 0.2


<!-- https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/ -->
<dependency>
    <groupId>com.github.lizardev</groupId>
    <artifactId>xquery-saxon-parent</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/
implementation 'com.github.lizardev:xquery-saxon-parent:0.2'
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/
implementation ("com.github.lizardev:xquery-saxon-parent:0.2")
'com.github.lizardev:xquery-saxon-parent:pom:0.2'
<dependency org="com.github.lizardev" name="xquery-saxon-parent" rev="0.2">
  <artifact name="xquery-saxon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lizardev', module='xquery-saxon-parent', version='0.2')
)
libraryDependencies += "com.github.lizardev" % "xquery-saxon-parent" % "0.2"
[com.github.lizardev/xquery-saxon-parent "0.2"]