License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdblobstore-migrator |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionblobstore-migrator
Distributed and fault-tolerant realtime computation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
blobstore-migrator-2.3.0.pom | |
blobstore-migrator-2.3.0.jar | 89 MB |
blobstore-migrator-2.3.0-sources.jar | 16 KB |
blobstore-migrator-2.3.0-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/blobstore-migrator/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>blobstore-migrator</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/blobstore-migrator/
implementation 'org.apache.storm:blobstore-migrator:2.3.0'
// https://jarcasting.com/artifacts/org.apache.storm/blobstore-migrator/
implementation ("org.apache.storm:blobstore-migrator:2.3.0")
'org.apache.storm:blobstore-migrator:jar:2.3.0'
<dependency org="org.apache.storm" name="blobstore-migrator" rev="2.3.0">
<artifact name="blobstore-migrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='blobstore-migrator', version='2.3.0')
)
libraryDependencies += "org.apache.storm" % "blobstore-migrator" % "2.3.0"
[org.apache.storm/blobstore-migrator "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |