Download platform-1.4.0-RC3.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-RC3 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-RC3.jar to your project.

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

Download

Click the following link to download the jar file.

platform-1.4.0-RC3.pom



Related Tutorials