License |
License |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdbinlog-stream_2.12 |
Version | Version0.2.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.12-0.2.0.pom | |
binlog-stream_2.12-0.2.0.jar | 71 KB |
binlog-stream_2.12-0.2.0-sources.jar | 9 KB |
binlog-stream_2.12-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.12/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>binlog-stream_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.12/
implementation 'io.laserdisc:binlog-stream_2.12:0.2.0'
// https://jarcasting.com/artifacts/io.laserdisc/binlog-stream_2.12/
implementation ("io.laserdisc:binlog-stream_2.12:0.2.0")
'io.laserdisc:binlog-stream_2.12:jar:0.2.0'
<dependency org="io.laserdisc" name="binlog-stream_2.12" rev="0.2.0">
<artifact name="binlog-stream_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='binlog-stream_2.12', version='0.2.0')
)
libraryDependencies += "io.laserdisc" % "binlog-stream_2.12" % "0.2.0"
[io.laserdisc/binlog-stream_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
io.laserdisc : mysql-binlog-stream-shared_2.12 | jar | 0.2.0 |
io.laserdisc : binlog-stream-models_2.12 | jar | 0.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
io.chrisdavenport : log4cats-slf4j_2.12 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalamock : scalamock_2.12 | jar | 5.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.3 |
com.dimafeng : testcontainers-scala_2.12 | jar | 0.38.8 |
org.testcontainers : mysql | jar | 1.15.1 |
org.testcontainers : testcontainers | jar | 1.15.1 |