Skip to content

Commit

Permalink
Add dependency tags to make it easier to copy past the dependency def…
Browse files Browse the repository at this point in the history
…inition
  • Loading branch information
britter committed Sep 19, 2016
1 parent 0807eed commit e6ad172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/site/xdoc/index.xml
Expand Up @@ -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>
&lt;dependency&gt;
&lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
&lt;artifactId&gt;commons-lang3&lt;/artifactId&gt;
&lt;version&gt;3.4&lt;/version&gt;
&lt;/dependency&gt;
</pre>
</p>

Expand Down

1 comment on commit e6ad172

@PascalSchumacher
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.