License |
License |
---|---|
GroupId | GroupIdcom.zendesk |
ArtifactId | ArtifactIdmaxwell |
Last Version | Last Version1.37.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaxwell
Maxwell's daemon. Watches mysql, outputs to JSON.
|
Project URL |
Project URL |
Filename | Size |
---|---|
maxwell-1.37.7.pom | |
maxwell-1.37.7.tar.gz | 54 MB |
maxwell-1.37.7-sources.jar | 282 KB |
maxwell-1.37.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zendesk/maxwell/ -->
<dependency>
<groupId>com.zendesk</groupId>
<artifactId>maxwell</artifactId>
<version>1.37.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.zendesk/maxwell/
implementation 'com.zendesk:maxwell:1.37.7'
// https://jarcasting.com/artifacts/com.zendesk/maxwell/
implementation ("com.zendesk:maxwell:1.37.7")
'com.zendesk:maxwell:jar:1.37.7'
<dependency org="com.zendesk" name="maxwell" rev="1.37.7">
<artifact name="maxwell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zendesk', module='maxwell', version='1.37.7')
)
libraryDependencies += "com.zendesk" % "maxwell" % "1.37.7"
[com.zendesk/maxwell "1.37.7"]
Group / Artifact | Type | Version |
---|---|---|
io.opencensus : opencensus-impl | jar | 0.28.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.7.7 |
org.mockito : mockito-inline | jar | 3.7.7 |
com.github.stefanbirkner : system-rules | jar | 1.18.0 |