| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.exquery |
| Идентификатор | Идентификаторexquery-common |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEXQuery Common
Common EXQuery code
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.2 |