Byzer client sdk

Byzer-client-sdk is a Byzer-lang builder which help people to create and execute byzer code.

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

tech.mlsql.byzer-client-sdk
ArtifactId

ArtifactId

scala-client_2.12
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Byzer client sdk
Byzer-client-sdk is a Byzer-lang builder which help people to create and execute byzer code.
Project URL

Project URL

https://github.com/allwefantasy/byzer-client-sdk
Source Code Management

Source Code Management

https://github.com/allwefantasy/byzer-client-sdk.git

Download scala-client_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/tech.mlsql.byzer-client-sdk/scala-client_2.12/ -->
<dependency>
    <groupId>tech.mlsql.byzer-client-sdk</groupId>
    <artifactId>scala-client_2.12</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql.byzer-client-sdk/scala-client_2.12/
implementation 'tech.mlsql.byzer-client-sdk:scala-client_2.12:0.0.3'
// https://jarcasting.com/artifacts/tech.mlsql.byzer-client-sdk/scala-client_2.12/
implementation ("tech.mlsql.byzer-client-sdk:scala-client_2.12:0.0.3")
'tech.mlsql.byzer-client-sdk:scala-client_2.12:jar:0.0.3'
<dependency org="tech.mlsql.byzer-client-sdk" name="scala-client_2.12" rev="0.0.3">
  <artifact name="scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql.byzer-client-sdk', module='scala-client_2.12', version='0.0.3')
)
libraryDependencies += "tech.mlsql.byzer-client-sdk" % "scala-client_2.12" % "0.0.3"
[tech.mlsql.byzer-client-sdk/scala-client_2.12 "0.0.3"]

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-lang : scala-reflect jar 2.12.10
tech.mlsql : common-utils_2.12 jar 0.3.9.4
net.sf.json-lib : json-lib jar 2.4
net.liftweb : lift-json-ext_2.12 jar 3.3.0
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.12.7
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.apache.httpcomponents : fluent-hc jar 4.5.3
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.12
org.scalactic : scalactic_2.12 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1