| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.crabs-hue.commons |
| Идентификатор | Идентификаторcommons-xpath |
| Последняя версия | Последняя версия0.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-xpath
Library for XPath operations.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-xpath-0.10.0.pom | |
| commons-xpath-0.10.0.jar | 17 KB |
| commons-xpath-0.10.0-sources.jar | 11 KB |
| commons-xpath-0.10.0-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-xpath/ -->
<dependency>
<groupId>com.github.crabs-hue.commons</groupId>
<artifactId>commons-xpath</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-xpath/
implementation 'com.github.crabs-hue.commons:commons-xpath:0.10.0'
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-xpath/
implementation ("com.github.crabs-hue.commons:commons-xpath:0.10.0")
'com.github.crabs-hue.commons:commons-xpath:jar:0.10.0'
<dependency org="com.github.crabs-hue.commons" name="commons-xpath" rev="0.10.0">
<artifact name="commons-xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crabs-hue.commons', module='commons-xpath', version='0.10.0')
)
libraryDependencies += "com.github.crabs-hue.commons" % "commons-xpath" % "0.10.0"
[com.github.crabs-hue.commons/commons-xpath "0.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.crabs-hue.commons : commons-exceptions | jar | 0.10.0 |
| com.github.crabs-hue.commons : commons-xml | jar | 0.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |
| org.mockito : mockito-core | jar | 2.21.0 |