is not current version
Last Version 3.4.1

vn.onesoft.falcon:falcon-dwh-client 2.2.1

Client Library For Falcon DWH

Categories

Categories

CLI User Interface
GroupId

GroupId

vn.onesoft.falcon
ArtifactId

ArtifactId

falcon-dwh-client
Version

Version

2.2.1
Type

Type

jar

Download falcon-dwh-client 2.2.1


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