Download platform-14.02-beta.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 14.02-beta in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add platform-14.02-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.server</groupId>
   <artifactId>platform</artifactId>
   <version>14.02-beta</version>
</dependency>
compile group: 'eu.agrosense.server', name: 'platform', version: '14.02-beta'
libraryDependencies += "eu.agrosense.server" % "platform" % "14.02-beta"
<dependency org="eu.agrosense.server" name="platform" rev="14.02-beta"/>
@Grapes(@Grab(group='eu.agrosense.server', module='platform', version='14.02-beta'))
'eu.agrosense.server:platform:jar:14.02-beta'

Download

Click the following link to download the jar file.

platform-14.02-beta-javadoc.jar
platform-14.02-beta-sources.jar
platform-14.02-beta.jar
platform-14.02-beta.pom



Related Tutorials