Download geomajas-plugin-staticsecurity-1.7.1.jar file - Jar g

Jar examples for g:geomajas-plugin-staticsecurity

Description

Geomajas security plug-in which allows all users and policies to be defined as part of spring configuration

You can download jar file geomajas-plugin-staticsecurity 1.7.1 in this page.

License

Open Source License

Build File

You can use the following script to add geomajas-plugin-staticsecurity-1.7.1.jar to your project.

<dependency>
   <groupId>org.geomajas.plugin</groupId>
   <artifactId>geomajas-plugin-staticsecurity</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'org.geomajas.plugin', name: 'geomajas-plugin-staticsecurity', version: '1.7.1'
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-staticsecurity" % "1.7.1"
<dependency org="org.geomajas.plugin" name="geomajas-plugin-staticsecurity" rev="1.7.1"/>
@Grapes(@Grab(group='org.geomajas.plugin', module='geomajas-plugin-staticsecurity', version='1.7.1'))
'org.geomajas.plugin:geomajas-plugin-staticsecurity:jar:1.7.1'

Download

Click the following link to download the jar file.

geomajas-plugin-staticsecurity-1.7.1-javadoc.jar
geomajas-plugin-staticsecurity-1.7.1-sources.jar
geomajas-plugin-staticsecurity-1.7.1.jar
geomajas-plugin-staticsecurity-1.7.1.pom



Related Tutorials