is not current version
Last Version 2.2.0

org.apache.atlas:falcon-bridge-shim 0.8.1

Apache Atlas Falcon Bridge Shim Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

falcon-bridge-shim
Version

Version

0.8.1
Type

Type

jar

Download falcon-bridge-shim 0.8.1


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