| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOpenStreetMap Прикладные библиотеки Geospatial |
| Группа | Группаorg.openstreetmap.atlas |
| Идентификатор | Идентификаторatlas |
| Версия | Версия6.6.2 |
| Тип | Типjar |
| Описание |
Описание"OSM Atlas Library"
"Library to load OSM data into an Atlas format"
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| atlas-6.6.2.pom | |
| atlas-6.6.2.jar | 17 MB |
| atlas-6.6.2-sources.jar | 17 MB |
| atlas-6.6.2-javadoc.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/ -->
<dependency>
<groupId>org.openstreetmap.atlas</groupId>
<artifactId>atlas</artifactId>
<version>6.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation 'org.openstreetmap.atlas:atlas:6.6.2'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation ("org.openstreetmap.atlas:atlas:6.6.2")
'org.openstreetmap.atlas:atlas:jar:6.6.2'
<dependency org="org.openstreetmap.atlas" name="atlas" rev="6.6.2">
<artifact name="atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas', version='6.6.2')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas" % "6.6.2"
[org.openstreetmap.atlas/atlas "6.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| com.puppycrawl.tools : checkstyle | jar | 8.18 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |