https://github.com/hawkular/hawkular-parent-pom
The parent Maven POM to be used in other Hawkular projects
https://github.com/hawkular/hawkular-parent-pom
Last synced: 10 months ago
JSON representation
The parent Maven POM to be used in other Hawkular projects
- Host: GitHub
- URL: https://github.com/hawkular/hawkular-parent-pom
- Owner: hawkular
- License: apache-2.0
- Created: 2015-01-27T11:33:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T15:29:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T23:32:29.998Z (over 1 year ago)
- Size: 355 KB
- Stars: 1
- Watchers: 9
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= hawkular-parent
A common configuration base for building Hawkular projects.
== How to use
To use this `hawkular-parent` as the base of your project, just add the following snippet at the beginning of your
project's `pom.xml` file:
[source,xml]
----
org.hawkular
hawkular-parent
2
----
== License
Hawkular is released under Apache License, Version 2.0 as described in the link:LICENSE[LICENSE] document