EXQuery Distribution POM

Module for building an EXQuery distribution

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.exquery
ArtifactId

ArtifactId

exquery-distribution
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

EXQuery Distribution POM
Module for building an EXQuery distribution
Project Organization

Project Organization

EXQuery

Download exquery-distribution

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • exquery-parent
  • exquery-common
  • exquery-xquery
  • exquery-xquery3
  • exquery-annotations-common-api
  • exquery-annotations-common
  • exquery-serialization-annotations-api
  • exquery-serialization-annotations
  • exquery-restxq-api
  • exquery-restxq

Versions

Version
0.2.1
0.2.0
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31