Skip to content

Commit 60124e9

Browse files
author
michele
committed
maven dependency doc upd
1 parent eb9a155 commit 60124e9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# arangodb-graphql-java
1+
# arangodb-graphql-java
2+
3+
## maven dependency
4+
5+
```xml
6+
<dependency>
7+
<groupId>com.arangodb</groupId>
8+
<artifactId>arangodb-graphql</artifactId>
9+
<version>1.0</version>
10+
</dependency>
11+
```

0 commit comments

Comments
 (0)