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