Last Version

com.edmunds:databricks-rest-client 3.1.2

A simple java rest client to interact with the Databricks Rest Service https://docs.databricks.com/api/latest/index.html

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.edmunds
ArtifactId

ArtifactId

databricks-rest-client
Version

Version

3.1.2
Type

Type

jar
Description

Description

com.edmunds:databricks-rest-client
A simple java rest client to interact with the Databricks Rest Service https://docs.databricks.com/api/latest/index.html
Project URL

Project URL

https://github.com/edmunds/databricks-rest-client
Source Code Management

Source Code Management

https://github.com/edmunds/databricks-rest-client

Download databricks-rest-client 3.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
commons-cli : commons-cli jar 1.4
commons-net : commons-net jar 3.6
commons-io : commons-io jar 2.11.0

provided (1)

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

test (3)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.0.1
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.