| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jwebmp |
| Идентификатор | Идентификаторuadetector-resources |
| Последняя версия | Последняя версия0.66.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUADetector :: Resources
This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uadetector-resources-0.66.0.1.pom | |
| uadetector-resources-0.66.0.1.jar | 112 KB |
| uadetector-resources-0.66.0.1-tests.jar | 183 KB |
| uadetector-resources-0.66.0.1-sources.jar | 110 KB |
| uadetector-resources-0.66.0.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>uadetector-resources</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/
implementation 'com.jwebmp:uadetector-resources:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/
implementation ("com.jwebmp:uadetector-resources:0.66.0.1")
'com.jwebmp:uadetector-resources:jar:0.66.0.1'
<dependency org="com.jwebmp" name="uadetector-resources" rev="0.66.0.1">
<artifact name="uadetector-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='uadetector-resources', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "uadetector-resources" % "0.66.0.1"
[com.jwebmp/uadetector-resources "0.66.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jwebmp : uadetector-core | jar | 0.66.0.1 |
| javax.activation : javax.activation-api | jar | 1.2.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.commons-csv | jar | 1.0-r706900_3 |