License |
License |
---|---|
GroupId | GroupIdorg.exquery |
ArtifactId | ArtifactIdexquery-annotations-common |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXQuery Annotations Common
Common EXQuery Annotations code
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common/ -->
<dependency>
<groupId>org.exquery</groupId>
<artifactId>exquery-annotations-common</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common/
implementation 'org.exquery:exquery-annotations-common:0.2.1'
// https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common/
implementation ("org.exquery:exquery-annotations-common:0.2.1")
'org.exquery:exquery-annotations-common:jar:0.2.1'
<dependency org="org.exquery" name="exquery-annotations-common" rev="0.2.1">
<artifact name="exquery-annotations-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exquery', module='exquery-annotations-common', version='0.2.1')
)
libraryDependencies += "org.exquery" % "exquery-annotations-common" % "0.2.1"
[org.exquery/exquery-annotations-common "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exquery : exquery-xquery | jar | 0.2.1 |
org.exquery : exquery-xquery3 | jar | 0.2.1 |
org.exquery : exquery-annotations-common-api | jar | 0.2.1 |