Jar examples for i:import
Project used to import the PSML configuration into the production database.
You can download jar file import 12.12-beta in this page.
Apache License
You can use the following script to add import-12.12-beta.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>import</artifactId> <version>12.12-beta</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'import', version: '12.12-beta'
libraryDependencies += "nl.cloudfarming.client" % "import" % "12.12-beta"
<dependency org="nl.cloudfarming.client" name="import" rev="12.12-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='import', version='12.12-beta'))
'nl.cloudfarming.client:import:jar:12.12-beta'
Click the following link to download the jar file.
import-12.12-beta-javadoc.jar