is not current version
Last Version 2.4.0

org.apache.storm:storm-kafka-migration 1.2.2


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-kafka-migration
Version

Version

1.2.2
Type

Type

jar

Download storm-kafka-migration 1.2.2


<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-kafka-migration/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-kafka-migration</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-kafka-migration/
implementation 'org.apache.storm:storm-kafka-migration:1.2.2'
// https://jarcasting.com/artifacts/org.apache.storm/storm-kafka-migration/
implementation ("org.apache.storm:storm-kafka-migration:1.2.2")
'org.apache.storm:storm-kafka-migration:jar:1.2.2'
<dependency org="org.apache.storm" name="storm-kafka-migration" rev="1.2.2">
  <artifact name="storm-kafka-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-kafka-migration', version='1.2.2')
)
libraryDependencies += "org.apache.storm" % "storm-kafka-migration" % "1.2.2"
[org.apache.storm/storm-kafka-migration "1.2.2"]