Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.github.lizardev |
ArtifactId | ArtifactIdxquery-saxon-parent |
Version | Version0.4 |
Type | Typepom |
Filename | Size |
---|---|
xquery-saxon-parent-0.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/ -->
<dependency>
<groupId>com.github.lizardev</groupId>
<artifactId>xquery-saxon-parent</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/
implementation 'com.github.lizardev:xquery-saxon-parent:0.4'
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-parent/
implementation ("com.github.lizardev:xquery-saxon-parent:0.4")
'com.github.lizardev:xquery-saxon-parent:pom:0.4'
<dependency org="com.github.lizardev" name="xquery-saxon-parent" rev="0.4">
<artifact name="xquery-saxon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lizardev', module='xquery-saxon-parent', version='0.4')
)
libraryDependencies += "com.github.lizardev" % "xquery-saxon-parent" % "0.4"
[com.github.lizardev/xquery-saxon-parent "0.4"]