is not current version
Last Version 0.8.38

Datahub Client 0.0.1

Library to connect to datahub server

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

io.acryl
ArtifactId

ArtifactId

datahub-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

Datahub Client
Library to connect to datahub server
Project URL

Project URL

https://datahubproject.io
Source Code Management

Source Code Management

https://github.com/linkedin/datahub.git

Download datahub-client 0.0.1


<!-- https://jarcasting.com/artifacts/io.acryl/datahub-client/ -->
<dependency>
    <groupId>io.acryl</groupId>
    <artifactId>datahub-client</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.acryl/datahub-client/
implementation 'io.acryl:datahub-client:0.0.1'
// https://jarcasting.com/artifacts/io.acryl/datahub-client/
implementation ("io.acryl:datahub-client:0.0.1")
'io.acryl:datahub-client:jar:0.0.1'
<dependency org="io.acryl" name="datahub-client" rev="0.0.1">
  <artifact name="datahub-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.acryl', module='datahub-client', version='0.0.1')
)
libraryDependencies += "io.acryl" % "datahub-client" % "0.0.1"
[io.acryl/datahub-client "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.