License |
License |
---|---|
GroupId | GroupIdorg.apache.kafka |
ArtifactId | ArtifactIdkafka-streams-upgrade-system-tests-0101 |
Version | Version2.8.0 |
Type | Typejar |
Description |
DescriptionApache Kafka
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0101/ -->
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-streams-upgrade-system-tests-0101</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0101/
implementation 'org.apache.kafka:kafka-streams-upgrade-system-tests-0101:2.8.0'
// https://jarcasting.com/artifacts/org.apache.kafka/kafka-streams-upgrade-system-tests-0101/
implementation ("org.apache.kafka:kafka-streams-upgrade-system-tests-0101:2.8.0")
'org.apache.kafka:kafka-streams-upgrade-system-tests-0101:jar:2.8.0'
<dependency org="org.apache.kafka" name="kafka-streams-upgrade-system-tests-0101" rev="2.8.0">
<artifact name="kafka-streams-upgrade-system-tests-0101" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kafka', module='kafka-streams-upgrade-system-tests-0101', version='2.8.0')
)
libraryDependencies += "org.apache.kafka" % "kafka-streams-upgrade-system-tests-0101" % "2.8.0"
[org.apache.kafka/kafka-streams-upgrade-system-tests-0101 "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-streams | jar | 0.10.1.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |