An open API service indexing awesome lists of open source software.

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

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