Apache Gobblin

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.gobblin
ArtifactId

ArtifactId

config-example
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Gobblin
A distributed data integration framework for streaming and batch data ecosystems.
Project URL

Project URL

https://gobblin.apache.org/
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=gobblin.git

Download config-example

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.3.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.3.0
org.apache.hadoop : hadoop-annotations jar 2.3.0
com.google.guava : guava jar 15.0
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0