License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdkafka |
Version | Version821.2.1107.0 |
Type | Typejar |
Description |
Descriptionkafka
kafka resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
kafka-821.2.1107.0.pom | |
kafka-821.2.1107.0.jar | 21 KB |
kafka-821.2.1107.0-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/kafka/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>kafka</artifactId>
<version>821.2.1107.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/kafka/
implementation 'com.cognitect.aws:kafka:821.2.1107.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/kafka/
implementation ("com.cognitect.aws:kafka:821.2.1107.0")
'com.cognitect.aws:kafka:jar:821.2.1107.0'
<dependency org="com.cognitect.aws" name="kafka" rev="821.2.1107.0">
<artifact name="kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='kafka', version='821.2.1107.0')
)
libraryDependencies += "com.cognitect.aws" % "kafka" % "821.2.1107.0"
[com.cognitect.aws/kafka "821.2.1107.0"]