Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.apache.atlas |
ArtifactId | ArtifactIdstorm-bridge-shim |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
storm-bridge-shim-1.1.0.pom | |
storm-bridge-shim-1.1.0.jar | 10 KB |
storm-bridge-shim-1.1.0-test-sources.jar | 5 KB |
storm-bridge-shim-1.1.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/storm-bridge-shim/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>storm-bridge-shim</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/storm-bridge-shim/
implementation 'org.apache.atlas:storm-bridge-shim:1.1.0'
// https://jarcasting.com/artifacts/org.apache.atlas/storm-bridge-shim/
implementation ("org.apache.atlas:storm-bridge-shim:1.1.0")
'org.apache.atlas:storm-bridge-shim:jar:1.1.0'
<dependency org="org.apache.atlas" name="storm-bridge-shim" rev="1.1.0">
<artifact name="storm-bridge-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='storm-bridge-shim', version='1.1.0')
)
libraryDependencies += "org.apache.atlas" % "storm-bridge-shim" % "1.1.0"
[org.apache.atlas/storm-bridge-shim "1.1.0"]