is not current version
Last Version 1.0.27

DolphinDB Java API 1.0.25

The messaging and data conversion protocol between Java and DolphinDB server

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.dolphindb
ArtifactId

ArtifactId

api-java
Version

Version

1.0.25
Type

Type

jar
Description

Description

DolphinDB Java API
The messaging and data conversion protocol between Java and DolphinDB server
Project URL

Project URL

https://github.com/dolphindb/api-java
Project Organization

Project Organization

DolphinDB

Download api-java 1.0.25


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.