SHOGun2 Security

SHOGun2 is a Java based WebGIS framework

License

License

Categories

Categories

Security
GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2-security
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

SHOGun2 Security
SHOGun2 is a Java based WebGIS framework
Project Organization

Project Organization

terrestris GmbH & Co. KG

Download shogun2-security

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
de.terrestris : shogun2-service jar 0.0.6
org.springframework : spring-jdbc jar 4.2.4.RELEASE
org.springframework.security : spring-security-core jar 4.0.3.RELEASE
org.springframework.security : spring-security-web jar 4.0.3.RELEASE
org.springframework.security : spring-security-config jar 4.0.3.RELEASE
org.springframework.security : spring-security-acl jar 4.0.3.RELEASE
net.sf.ehcache : ehcache jar 2.10.1
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.4.RELEASE
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1