| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bytebybyte |
| Идентификатор | Идентификаторmapquest-open-directions |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеMapQuest Open Directions Service
Java API for the MapQuest Open directions service.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mapquest-open-directions-2.0.0.pom | |
| mapquest-open-directions-2.0.0.jar | 31 KB |
| mapquest-open-directions-2.0.0-sources.jar | 23 KB |
| mapquest-open-directions-2.0.0-javadoc.jar | 203 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bytebybyte/mapquest-open-directions/ -->
<dependency>
<groupId>com.bytebybyte</groupId>
<artifactId>mapquest-open-directions</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bytebybyte/mapquest-open-directions/
implementation 'com.bytebybyte:mapquest-open-directions:2.0.0'
// https://jarcasting.com/artifacts/com.bytebybyte/mapquest-open-directions/
implementation ("com.bytebybyte:mapquest-open-directions:2.0.0")
'com.bytebybyte:mapquest-open-directions:jar:2.0.0'
<dependency org="com.bytebybyte" name="mapquest-open-directions" rev="2.0.0">
<artifact name="mapquest-open-directions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bytebybyte', module='mapquest-open-directions', version='2.0.0')
)
libraryDependencies += "com.bytebybyte" % "mapquest-open-directions" % "2.0.0"
[com.bytebybyte/mapquest-open-directions "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.1.9.RELEASE |
| org.springframework.boot : spring-boot-starter-log4j | jar | 1.1.9.RELEASE |
| org.springframework : spring-web | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
| org.springframework.boot : spring-boot-starter-data-solr | jar | 1.1.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.1.9.RELEASE |