Download sql-core_2.11-1.0.jar file - Jar s

Jar examples for s:sql-core-2.11

Description

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.

License

Apache License 2.0

Build File

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'

Download

Click the following link to download the jar file.

sql-core_2.11-1.0-javadoc.jar
sql-core_2.11-1.0-scaladoc.jar
sql-core_2.11-1.0-sources.jar
sql-core_2.11-1.0.jar
sql-core_2.11-1.0.pom



Related Tutorials