Skip to content

Commit c36de9b

Browse files
authored
Update Getting-started-example.md
1 parent 14c30f6 commit c36de9b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/Getting-started-example.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,9 @@ To compile and run SODA for Java application you will need the orajsoda-version.
159159

160160
You can obtain the latest SODA for Java jar and its dependencies using these Maven coordinates:
161161

162-
```
163-
<dependency>
164-
<groupId>com.oracle.database.soda</groupId>
165-
<artifactId>orajsoda</artifactId>
166-
<version>1.1.7</version>
167-
</dependency>
168-
```
162+
**Group id:** com.oracle.database.soda
163+
**Artifact id:** orajsoda
164+
**Version:** 1.1.7
169165

170166
If you need to download the SODA jar and the dependencies manually, you can do that as follows:
171167

0 commit comments

Comments
 (0)