SHOGun2 DAOs

SHOGun2 is a Java based WebGIS framework

Лицензия

Лицензия

Группа

Группа

de.terrestris
Идентификатор

Идентификатор

shogun2-dao
Последняя версия

Последняя версия

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

SHOGun2 DAOs
SHOGun2 is a Java based WebGIS framework
Организация-разработчик

Организация-разработчик

terrestris GmbH & Co. KG

Скачать shogun2-dao

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.terrestris/shogun2-dao/ -->
<dependency>
    <groupId>de.terrestris</groupId>
    <artifactId>shogun2-dao</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun2-dao/
implementation 'de.terrestris:shogun2-dao:0.0.6'
// https://jarcasting.com/artifacts/de.terrestris/shogun2-dao/
implementation ("de.terrestris:shogun2-dao:0.0.6")
'de.terrestris:shogun2-dao:jar:0.0.6'
<dependency org="de.terrestris" name="shogun2-dao" rev="0.0.6">
  <artifact name="shogun2-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun2-dao', version='0.0.6')
)
libraryDependencies += "de.terrestris" % "shogun2-dao" % "0.0.6"
[de.terrestris/shogun2-dao "0.0.6"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
de.terrestris : shogun2-model jar 0.0.6
org.hibernate : hibernate-core jar 5.0.5.Final
com.h2database : h2 jar 1.4.190
com.mchange : c3p0 jar 0.9.5.2
javax.transaction : jta jar 1.1
org.springframework : spring-beans jar 4.2.4.RELEASE
org.springframework : spring-context jar 4.2.4.RELEASE
org.springframework : spring-orm jar 4.2.4.RELEASE
org.springframework : spring-tx jar 4.2.4.RELEASE
org.apache.commons : commons-lang3 jar 3.4
log4j : log4j jar 1.2.17

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.4.RELEASE

Модули Проекта

Данный проект не имеет модулей.

The SHOGun-Core logo

SHOGun-Core

Build Status Coverage Status

SHOGun-Core is the framework used to build SHOGun, based on several high-quality Open Source frameworks.

Everything you need to know about SHOGun-Core or how you can start with developing is documented in the wiki of this project.

How to pull updated doc/wiki?

On the shogun-core root directory (if wiki/doc has been changed):

  1. If the submodule has not yet been initialized: git submodule update --init --recursive
  2. git submodule foreach git pull origin master
  3. git add ...
  4. git commit
  5. git push ...
de.terrestris

terrestris GmbH & Co. KG

Версии библиотеки

Версия
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1