| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.terrestris |
| Идентификатор | Идентификаторshogun2 |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSHOGun2
SHOGun2 is a Java based WebGIS framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shogun2-2.1.0.pom | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun2/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun2</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun2/
implementation 'de.terrestris:shogun2:2.1.0'
// https://jarcasting.com/artifacts/de.terrestris/shogun2/
implementation ("de.terrestris:shogun2:2.1.0")
'de.terrestris:shogun2:pom:2.1.0'
<dependency org="de.terrestris" name="shogun2" rev="2.1.0">
<artifact name="shogun2" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun2', version='2.1.0')
)
libraryDependencies += "de.terrestris" % "shogun2" % "2.1.0"
[de.terrestris/shogun2 "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| xerces : xercesImpl | jar | 2.11.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| org.hibernate : hibernate-jcache | jar | 5.4.0.Final |
| org.hibernate : hibernate-spatial | jar | 5.4.0.Final |
| javax.cache : cache-api | jar | 1.1.0 |
| com.zaxxer : HikariCP | jar | 3.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.0-beta.5 |