is not current version
Last Version 2.4.0

org.apache.storm:blobstore-migrator 2.1.1


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

blobstore-migrator
Version

Version

2.1.1
Type

Type

jar

Download blobstore-migrator 2.1.1


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