is not current version
Last Version 0.16.0

org.apache.gobblin:google-ingestion 0.14.0

A distributed data integration framework for streaming and batch data ecosystems.

GroupId

GroupId

org.apache.gobblin
ArtifactId

ArtifactId

google-ingestion
Version

Version

0.14.0
Type

Type

jar

Download google-ingestion 0.14.0


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