Skip to content

Commit 7da9f44

Browse files
committed
Add maven coordinates to pom
1 parent e79f7fc commit 7da9f44

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# java-druid-client
22

3+
## Java/Maven
4+
5+
<dependency>
6+
<groupId>com.simplaex</groupId>
7+
<artifactId>java-druid-client</artifactId>
8+
<version>1.0.0</version>
9+
</dependency>
10+

0 commit comments

Comments
 (0)