| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.kafka |
| ArtifactId | ArtifactIdkafka-streams-upgrade-system-tests-0102 |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Kafka
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0102/ -->
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-streams-upgrade-system-tests-0102</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0102/
implementation 'org.apache.kafka:kafka-streams-upgrade-system-tests-0102:3.2.0'
// https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0102/
implementation ("org.apache.kafka:kafka-streams-upgrade-system-tests-0102:3.2.0")
'org.apache.kafka:kafka-streams-upgrade-system-tests-0102:jar:3.2.0'
<dependency org="org.apache.kafka" name="kafka-streams-upgrade-system-tests-0102" rev="3.2.0">
<artifact name="kafka-streams-upgrade-system-tests-0102" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kafka', module='kafka-streams-upgrade-system-tests-0102', version='3.2.0')
)
libraryDependencies += "org.apache.kafka" % "kafka-streams-upgrade-system-tests-0102" % "3.2.0"
[org.apache.kafka/kafka-streams-upgrade-system-tests-0102 "3.2.0"]