Skip to content

A Druid Client for Java (mostly a thin wrapper around the existing one in druid-server)

License

Notifications You must be signed in to change notification settings

simplaex/java-druid-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-druid-client Build Status

Java/Maven

<dependency>
  <groupId>com.simplaex</groupId>
  <artifactId>java-druid-client</artifactId>
  <version>1.2.4</version>
</dependency>