Last Version

EXQuery Distribution POM 0.2.1

Module for building an EXQuery distribution

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.exquery
ArtifactId

ArtifactId

exquery-distribution
Version

Version

0.2.1
Type

Type

pom
Description

Description

EXQuery Distribution POM
Module for building an EXQuery distribution
Project Organization

Project Organization

EXQuery

Download exquery-distribution 0.2.1


<!-- 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