mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
move example-pom to samples/
This commit is contained in:
@@ -148,7 +148,7 @@ dependencies {
|
||||
Because maven is a bit more verbose than gradle, the example is not listed here but
|
||||
a [settings.xml](https://github.com/robstoll/atrium/tree/master/misc/maven/settings.xml)
|
||||
is provided to set up the repository as well as an
|
||||
[example-pom.xml](https://github.com/robstoll/atrium/tree/master/misc/maven/example-pom.xml)
|
||||
[example-pom.xml](https://github.com/robstoll/atrium/tree/master/samples/maven/example-pom.xml)
|
||||
which includes the necessary dependencies.
|
||||
|
||||
That is all, you are all set. Jump to [Examples](#examples) which shows how to use Atrium.
|
||||
|
||||
Reference in New Issue
Block a user