| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.exquery |
| Идентификатор | Идентификаторexquery-annotations-common |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеEXQuery Annotations Common
Common EXQuery Annotations code
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |