| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtechnology.dice.open |
| Идентификатор | Идентификаторdice-where |
| Последняя версия | Последняя версия1.2.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdice-where is a low memory footprint, highly efficient
Geo IP lookup library that relies on locally available data.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dice-where-1.2.9.pom | |
| dice-where-1.2.9.jar | 155 KB |
| dice-where-1.2.9-sources.jar | 98 KB |
| dice-where-1.2.9-javadoc.jar | 414 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/technology.dice.open/dice-where/ -->
<dependency>
<groupId>technology.dice.open</groupId>
<artifactId>dice-where</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/technology.dice.open/dice-where/
implementation 'technology.dice.open:dice-where:1.2.9'
// https://jarcasting.com/artifacts/technology.dice.open/dice-where/
implementation ("technology.dice.open:dice-where:1.2.9")
'technology.dice.open:dice-where:jar:1.2.9'
<dependency org="technology.dice.open" name="dice-where" rev="1.2.9">
<artifact name="dice-where" type="jar" />
</dependency>
@Grapes(
@Grab(group='technology.dice.open', module='dice-where', version='1.2.9')
)
libraryDependencies += "technology.dice.open" % "dice-where" % "1.2.9"
[technology.dice.open/dice-where "1.2.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.seancfoley : ipaddress | jar | 4.2.0 |
| org.mapdb : mapdb | jar | 3.0.7 |
| com.google.protobuf : protobuf-java | jar | 3.6.0 |
| com.maxmind.geoip2 : geoip2 | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.22 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |