EXQuery Parent POM

The base POM for all EXQuery modules.

License

License

GroupId

GroupId

org.exquery
ArtifactId

ArtifactId

exquery-parent
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

EXQuery Parent POM
The base POM for all EXQuery modules.
Project URL

Project URL

http://exquery.org
Project Organization

Project Organization

EXQuery

Download exquery-parent

Filename Size
exquery-parent-0.2.1.pom 15 KB
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31