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 14c30f6 commit c36de9bCopy full SHA for c36de9b
doc/Getting-started-example.md
@@ -159,13 +159,9 @@ To compile and run SODA for Java application you will need the orajsoda-version.
159
160
You can obtain the latest SODA for Java jar and its dependencies using these Maven coordinates:
161
162
-```
163
-<dependency>
164
- <groupId>com.oracle.database.soda</groupId>
165
- <artifactId>orajsoda</artifactId>
166
- <version>1.1.7</version>
167
-</dependency>
168
+**Group id:** com.oracle.database.soda
+**Artifact id:** orajsoda
+**Version:** 1.1.7
169
170
If you need to download the SODA jar and the dependencies manually, you can do that as follows:
171
0 commit comments