License |
License |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdbinlog-stream_2.13 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionbinlog-stream
binlog-stream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binlog-stream_2.13-2.0.0.pom | |
binlog-stream_2.13-2.0.0.jar | 66 KB |
binlog-stream_2.13-2.0.0-sources.jar | 9 KB |
binlog-stream_2.13-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.13/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>binlog-stream_2.13</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.13/
implementation 'io.laserdisc:binlog-stream_2.13:2.0.0'
// https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.13/
implementation ("io.laserdisc:binlog-stream_2.13:2.0.0")
'io.laserdisc:binlog-stream_2.13:jar:2.0.0'
<dependency org="io.laserdisc" name="binlog-stream_2.13" rev="2.0.0">
<artifact name="binlog-stream_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='binlog-stream_2.13', version='2.0.0')
)
libraryDependencies += "io.laserdisc" % "binlog-stream_2.13" % "2.0.0"
[io.laserdisc/binlog-stream_2.13 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
io.laserdisc : mysql-binlog-stream-shared_2.13 | jar | 2.0.0 |
io.laserdisc : binlog-stream-models_2.13 | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
ch.qos.logback : logback-core | jar | 1.2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : jul-to-slf4j | jar | 1.7.32 |
org.typelevel : log4cats-slf4j_2.13 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalamock : scalamock_2.13 | jar | 5.1.0 |
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
com.dimafeng : testcontainers-scala_2.13 | jar | 0.39.11 |
org.testcontainers : mysql | jar | 1.16.2 |
org.testcontainers : testcontainers | jar | 1.16.2 |