Last Version

BellaDati SDK Connector Example 0.0.8

The BellaDati SDK Connector Example that can be integrated into BellaDati BI solution.

License

License

GroupId

GroupId

com.belladati
ArtifactId

ArtifactId

sdk-connector-example
Version

Version

0.0.8
Type

Type

jar
Description

Description

BellaDati SDK Connector Example
The BellaDati SDK Connector Example that can be integrated into BellaDati BI solution.
Project URL

Project URL

http://www.belladati.com

Download sdk-connector-example 0.0.8


<!-- https://jarcasting.com/artifacts/com.belladati/sdk-connector-example/ -->
<dependency>
    <groupId>com.belladati</groupId>
    <artifactId>sdk-connector-example</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.belladati/sdk-connector-example/
implementation 'com.belladati:sdk-connector-example:0.0.8'
// https://jarcasting.com/artifacts/com.belladati/sdk-connector-example/
implementation ("com.belladati:sdk-connector-example:0.0.8")
'com.belladati:sdk-connector-example:jar:0.0.8'
<dependency org="com.belladati" name="sdk-connector-example" rev="0.0.8">
  <artifact name="sdk-connector-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.belladati', module='sdk-connector-example', version='0.0.8')
)
libraryDependencies += "com.belladati" % "sdk-connector-example" % "0.0.8"
[com.belladati/sdk-connector-example "0.0.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

provided (4)

Group / Artifact Type Version
com.belladati : sdk-connector-api jar 0.0.6
org.slf4j : jcl-over-slf4j jar 1.7.5
org.springframework : spring-jdbc jar 3.2.4.RELEASE
org.postgresql : postgresql jar 9.4-1201-jdbc41

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.