Last Version

sql-core_2.12 2.0

Library offering common functionality to json-sql, avro-sql and kafka-connect-sql-smt

License

License

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

sql-core_2.12
Version

Version

2.0
Type

Type

jar
Description

Description

sql-core_2.12
Library offering common functionality to json-sql, avro-sql and kafka-connect-sql-smt
Project URL

Project URL

https://github.com/landoop/sql-core
Source Code Management

Source Code Management

https://github.com/landoop/sql-core.git

Download sql-core_2.12 2.0


<!-- https://jarcasting.com/artifacts/com.landoop/sql-core_2.12/ -->
<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>sql-core_2.12</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.landoop/sql-core_2.12/
implementation 'com.landoop:sql-core_2.12:2.0'
// https://jarcasting.com/artifacts/com.landoop/sql-core_2.12/
implementation ("com.landoop:sql-core_2.12:2.0")
'com.landoop:sql-core_2.12:jar:2.0'
<dependency org="com.landoop" name="sql-core_2.12" rev="2.0">
  <artifact name="sql-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landoop', module='sql-core_2.12', version='2.0')
)
libraryDependencies += "com.landoop" % "sql-core_2.12" % "2.0"
[com.landoop/sql-core_2.12 "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
org.apache.calcite : calcite-core jar 1.12.0

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.12.0
org.scalacheck : scalacheck_2.12 jar 1.14.1
org.scalatest : scalatest_2.12 jar 3.0.8
junit : junit jar 4.12
org.apache.curator : curator-test jar 3.1.0
org.powermock : powermock-module-junit4 jar 1.6.5
org.pegdown : pegdown jar 1.1.0

Project Modules

There are no modules declared in this project.