License |
License |
---|---|
GroupId | GroupIdorg.exquery |
ArtifactId | ArtifactIdexquery-common |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXQuery Common
Common EXQuery code
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exquery-common-0.2.1.pom | |
exquery-common-0.2.1.jar | 27 KB |
exquery-common-0.2.1-sources.jar | 26 KB |
exquery-common-0.2.1-javadoc.jar | 128 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |