is not current version
Last Version 1.37.7

com.zendesk:maxwell 1.19.6

Maxwell's daemon. Watches mysql, outputs to JSON.

GroupId

GroupId

com.zendesk
ArtifactId

ArtifactId

maxwell
Version

Version

1.19.6
Type

Type

jar

Download maxwell 1.19.6


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