| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.onthegomap.planetiler |
| Идентификатор | Идентификаторplanetiler-parent |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPlanetiler Parent
Super pom of the Planetiler tool for building planet-scale vector tilesets from OpenStreetMap data fast.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| planetiler-parent-0.5.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.onthegomap.planetiler/planetiler-parent/ -->
<dependency>
<groupId>com.onthegomap.planetiler</groupId>
<artifactId>planetiler-parent</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.onthegomap.planetiler/planetiler-parent/
implementation 'com.onthegomap.planetiler:planetiler-parent:0.5.0'
// https://jarcasting.com/artifacts/com.onthegomap.planetiler/planetiler-parent/
implementation ("com.onthegomap.planetiler:planetiler-parent:0.5.0")
'com.onthegomap.planetiler:planetiler-parent:pom:0.5.0'
<dependency org="com.onthegomap.planetiler" name="planetiler-parent" rev="0.5.0">
<artifact name="planetiler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.onthegomap.planetiler', module='planetiler-parent', version='0.5.0')
)
libraryDependencies += "com.onthegomap.planetiler" % "planetiler-parent" % "0.5.0"
[com.onthegomap.planetiler/planetiler-parent "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.6.1 |