| License |
License |
|---|---|
| GroupId | GroupIdcom.landoop |
| ArtifactId | ArtifactIdsql-core_2.12 |
| Version | Version2.0 |
| Type | Typejar |
| Description |
Descriptionsql-core_2.12
Library offering common functionality to json-sql, avro-sql and kafka-connect-sql-smt
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sql-core_2.12-2.0.pom | |
| sql-core_2.12-2.0.jar | 12 KB |
| sql-core_2.12-2.0-sources.jar | 2 KB |
| sql-core_2.12-2.0-scaladoc.jar | 1 MB |
| sql-core_2.12-2.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| 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 |