| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.basjes.parse.useragent |
| Идентификатор | Идентификаторyauaa-udf-parent |
| Версия | Версия7.3.0 |
| Тип | Типpom |
| Описание |
ОписаниеYauaa : UDF :
A parsing and analyzing library to get information from a useragent string.
|
| Имя Файла | Размер |
|---|---|
| yauaa-udf-parent-7.3.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-udf-parent/ -->
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-udf-parent</artifactId>
<version>7.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-udf-parent/
implementation 'nl.basjes.parse.useragent:yauaa-udf-parent:7.3.0'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-udf-parent/
implementation ("nl.basjes.parse.useragent:yauaa-udf-parent:7.3.0")
'nl.basjes.parse.useragent:yauaa-udf-parent:pom:7.3.0'
<dependency org="nl.basjes.parse.useragent" name="yauaa-udf-parent" rev="7.3.0">
<artifact name="yauaa-udf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-udf-parent', version='7.3.0')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-udf-parent" % "7.3.0"
[nl.basjes.parse.useragent/yauaa-udf-parent "7.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.10.1 |
| org.springframework : spring-core | jar | 5.3.21 |
| org.yaml : snakeyaml | jar | 1.30 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.hamcrest : hamcrest-core | jar | 2.2 |