Add dependency tags to make it easier to copy past the dependency definition
This commit is contained in:
parent
0807eedad6
commit
e6ad17215d
|
@ -74,9 +74,11 @@ The code base is monitored by a Sonar instance running on <a href="https://analy
|
|||
<p>
|
||||
Alternatively you can pull it from the central Maven repositories:
|
||||
<pre>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.4</version>
|
||||
</dependency>
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue