EXQuery Common

Common EXQuery code

License

License

GroupId

GroupId

org.exquery
ArtifactId

ArtifactId

exquery-common
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

EXQuery Common
Common EXQuery code
Project Organization

Project Organization

EXQuery

Download exquery-common

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

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