Jar examples for s:sql-core-2.11
Library offering common functionality to json-sql, avro-sql and kafka-connect-sql-smt
You can download jar file sql-core_2.11 1.0 in this page.
Apache License 2.0
You can use the following script to add sql-core_2.11-1.0.jar to your project.
<dependency> <groupId>com.landoop</groupId> <artifactId>sql-core_2.11</artifactId> <version>1.0</version> </dependency>
compile group: 'com.landoop', name: 'sql-core_2.11', version: '1.0'
libraryDependencies += "com.landoop" % "sql-core_2.11" % "1.0"
<dependency org="com.landoop" name="sql-core_2.11" rev="1.0"/>
@Grapes(@Grab(group='com.landoop', module='sql-core_2.11', version='1.0'))
'com.landoop:sql-core_2.11:jar:1.0'
Click the following link to download the jar file.
sql-core_2.11-1.0-javadoc.jar