Download platform-1.4.0-M1.jar file - Jar p

Jar examples for p:platform

Description

A standard set of utilities that makes it easy to build systems that need users, billing, etc giving the usefulness of a PaaS with the control of a local application

You can download jar file platform 1.4.0-M1 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add platform-1.4.0-M1.jar to your project.

<dependency>
   <groupId>org.geoserver</groupId>
   <artifactId>platform</artifactId>
   <version>1.4.0-M1</version>
</dependency>
compile group: 'org.geoserver', name: 'platform', version: '1.4.0-M1'
libraryDependencies += "org.geoserver" % "platform" % "1.4.0-M1"
<dependency org="org.geoserver" name="platform" rev="1.4.0-M1"/>
@Grapes(@Grab(group='org.geoserver', module='platform', version='1.4.0-M1'))
'org.geoserver:platform:jar:1.4.0-M1'

Download

Click the following link to download the jar file.

platform-1.4.0-M1.jar
platform-1.4.0-M1.pom



Related Tutorials