| Категории |
КатегорииAxon Библиотеки уровня приложения Distributed Applications |
|---|---|
| Группа | Группаcom.github.lizardev |
| Идентификатор | Идентификаторxquery-saxon-parent |
| Версия | Версия0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| xquery-saxon-parent-0.2.pom | 5 KB |
| Обзор |
<!-- 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"]