nebula-contrib/nebula-jdbc

How to introduce nebula jdbc into maven

chenhuan1204 opened this issue · 3 comments

How to introduce nebula jdbc into maven

Not supported now because we haven't publish it on Maven Central Repository, but it is in progress. see #13 @wey-gu

Not supported now because we haven't publish it on Maven Central Repository, but it is in progress. see #13 @wey-gu

will provide the needed credentials/info today.

@chenhuan1204

<dependency>
  <groupId>org.nebula-contrib</groupId>
  <artifactId>nebula-jdbc</artifactId>
  <version>3.0.0</version>
</dependency>