Download migration-sql-0.14.0.jar file - Jar m

Jar examples for m:migration-sql

Description

You can download jar file migration-sql 0.14.0 in this page.

License

Open Source License

Build File

You can use the following script to add migration-sql-0.14.0.jar to your project.

<dependency>
   <groupId>ai.grakn</groupId>
   <artifactId>migration-sql</artifactId>
   <version>0.14.0</version>
</dependency>
compile group: 'ai.grakn', name: 'migration-sql', version: '0.14.0'
libraryDependencies += "ai.grakn" % "migration-sql" % "0.14.0"
<dependency org="ai.grakn" name="migration-sql" rev="0.14.0"/>
@Grapes(@Grab(group='ai.grakn', module='migration-sql', version='0.14.0'))
'ai.grakn:migration-sql:jar:0.14.0'

Download

Click the following link to download the jar file.

migration-sql-0.14.0-javadoc.jar
migration-sql-0.14.0-sources.jar
migration-sql-0.14.0.jar
migration-sql-0.14.0.pom



Related Tutorials