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

buildConfig
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 buildConfig

How to add to project

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