We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56472ec commit e5d25f2Copy full SHA for e5d25f2
README.md
@@ -25,9 +25,9 @@ JSON-RPC).
25
* Composite services
26
27
## Maven
28
-This project is built with [Maven][Maven page]. Be
29
-sure to check the pom.xml for the dependencies if you're not using
30
-maven. If you're already using spring you should have most (if not all)
+This project is built with Gralde. Be
+sure to check the build.gradle for the dependencies if you're not using
+gradle. If you're already using spring you should have most (if not all)
31
of the dependencies already - outside of maybe the
32
[Jackson Library][Jackson page]. Jsonrpc4j is available
33
from the maven central repo. Add the following to your pom.xml if you're
0 commit comments