Download import-14.04-beta.jar file - Jar i

Jar examples for i:import

Description

Project used to import the PSML configuration into the production database.

You can download jar file import 14.04-beta in this page.

License

Apache License

Build File

You can use the following script to add import-14.04-beta.jar to your project.

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

Download

Click the following link to download the jar file.

import-14.04-beta-javadoc.jar
import-14.04-beta-sources.jar
import-14.04-beta.jar
import-14.04-beta.pom



Related Tutorials