Jar examples for m:migration-sql
You can download jar file migration-sql 0.12.1 in this page.
Open Source License
You can use the following script to add migration-sql-0.12.1.jar to your project.
<dependency> <groupId>ai.grakn</groupId> <artifactId>migration-sql</artifactId> <version>0.12.1</version> </dependency>
compile group: 'ai.grakn', name: 'migration-sql', version: '0.12.1'
libraryDependencies += "ai.grakn" % "migration-sql" % "0.12.1"
<dependency org="ai.grakn" name="migration-sql" rev="0.12.1"/>
@Grapes(@Grab(group='ai.grakn', module='migration-sql', version='0.12.1'))
'ai.grakn:migration-sql:jar:0.12.1'
Click the following link to download the jar file.
migration-sql-0.12.1-javadoc.jar