Download import-13.03-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 13.03-beta in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials