is not current version
Last Version 1.4.11

com.axibase:atsd-jdbc 1.2.9-RELEASE

JDBC driver for SQL API using

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

atsd-jdbc
Version

Version

1.2.9-RELEASE
Type

Type

jar

Download atsd-jdbc 1.2.9-RELEASE


<!-- https://jarcasting.com/artifacts/com.axibase/atsd-jdbc/ -->
<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>atsd-jdbc</artifactId>
    <version>1.2.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/atsd-jdbc/
implementation 'com.axibase:atsd-jdbc:1.2.9-RELEASE'
// https://jarcasting.com/artifacts/com.axibase/atsd-jdbc/
implementation ("com.axibase:atsd-jdbc:1.2.9-RELEASE")
'com.axibase:atsd-jdbc:jar:1.2.9-RELEASE'
<dependency org="com.axibase" name="atsd-jdbc" rev="1.2.9-RELEASE">
  <artifact name="atsd-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='atsd-jdbc', version='1.2.9-RELEASE')
)
libraryDependencies += "com.axibase" % "atsd-jdbc" % "1.2.9-RELEASE"
[com.axibase/atsd-jdbc "1.2.9-RELEASE"]