| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторgeo-location.web.examples.mvc |
| Версия | Версия4.3.11 |
| Тип | Типwar |
| Описание |
Описание51Degrees :: Geo Location :: Web :: Examples :: MVC
This example is no longer available in Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик51Degrees |
<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.mvc/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>geo-location.web.examples.mvc</artifactId>
<version>4.3.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.mvc/
implementation 'com.51degrees:geo-location.web.examples.mvc:4.3.11'
// https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.mvc/
implementation ("com.51degrees:geo-location.web.examples.mvc:4.3.11")
'com.51degrees:geo-location.web.examples.mvc:war:4.3.11'
<dependency org="com.51degrees" name="geo-location.web.examples.mvc" rev="4.3.11">
<artifact name="geo-location.web.examples.mvc" type="war" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location.web.examples.mvc', version='4.3.11')
)
libraryDependencies += "com.51degrees" % "geo-location.web.examples.mvc" % "4.3.11"
[com.51degrees/geo-location.web.examples.mvc "4.3.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : pipeline.web.mvc | jar | 4.3.13 |
| com.51degrees : geo-location.cloud | jar | 4.3.11 |
| com.51degrees : geo-location.web.examples.shared | jar | 4.3.11 |
| org.springframework : spring-webmvc | jar | 4.3.30.RELEASE |
| javax.servlet : jstl | jar | 1.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.73 |
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.73 |
| org.apache.tomcat : tomcat-jasper | jar | 8.5.73 |
| org.apache.tomcat : tomcat-jasper-el | jar | 8.5.73 |
| org.apache.tomcat : tomcat-jsp-api | jar | 8.5.73 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |