License |
License |
---|---|
Categories |
CategoriesDebezium Data Databases |
GroupId | GroupIdcom.compstak |
ArtifactId | ArtifactIdcirce-debezium_2.12 |
Version | Version0.16.0 |
Type | Typejar |
Description |
Descriptioncirce-debezium
circe-debezium
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.compstak/circe-debezium_2.12/ -->
<dependency>
<groupId>com.compstak</groupId>
<artifactId>circe-debezium_2.12</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.compstak/circe-debezium_2.12/
implementation 'com.compstak:circe-debezium_2.12:0.16.0'
// https://jarcasting.com/artifacts/com.compstak/circe-debezium_2.12/
implementation ("com.compstak:circe-debezium_2.12:0.16.0")
'com.compstak:circe-debezium_2.12:jar:0.16.0'
<dependency org="com.compstak" name="circe-debezium_2.12" rev="0.16.0">
<artifact name="circe-debezium_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.compstak', module='circe-debezium_2.12', version='0.16.0')
)
libraryDependencies += "com.compstak" % "circe-debezium_2.12" % "0.16.0"
[com.compstak/circe-debezium_2.12 "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-parser_2.12 | jar | 0.13.0 |
io.circe : circe-literal_2.12 | jar | 0.13.0 |
org.scalatest : scalatest_2.12 | jar | 3.1.2 |