Jar examples for c:connect-runtime
You can download jar file connect-runtime 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add connect-runtime-1.0.0.jar to your project.
<dependency> <groupId>org.apache.kafka</groupId> <artifactId>connect-runtime</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.kafka', name: 'connect-runtime', version: '1.0.0'
libraryDependencies += "org.apache.kafka" % "connect-runtime" % "1.0.0"
<dependency org="org.apache.kafka" name="connect-runtime" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.kafka', module='connect-runtime', version='1.0.0'))
'org.apache.kafka:connect-runtime:jar:1.0.0'
Click the following link to download the jar file.
connect-runtime-1.0.0-javadoc.jar