Jar examples for i:import
Project used to import the PSML configuration into the production database.
You can download jar file import 13.03-beta in this page.
Apache License
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'
Click the following link to download the jar file.
import-13.03-beta-javadoc.jar