Hawkular Parent

Hawkular Parent POM

License

License

GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-parent
Last Version

Last Version

58
Release Date

Release Date

Type

Type

pom
Description

Description

Hawkular Parent
Hawkular Parent POM
Project URL

Project URL

http://github.com/hawkular
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

https://github.com/hawkular/hawkular-parent-pom

Download hawkular-parent

Filename Size
hawkular-parent-58.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.hawkular/hawkular-parent/ -->
<dependency>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-parent</artifactId>
    <version>58</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular/hawkular-parent/
implementation 'org.hawkular:hawkular-parent:58'
// https://jarcasting.com/artifacts/org.hawkular/hawkular-parent/
implementation ("org.hawkular:hawkular-parent:58")
'org.hawkular:hawkular-parent:pom:58'
<dependency org="org.hawkular" name="hawkular-parent" rev="58">
  <artifact name="hawkular-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular', module='hawkular-parent', version='58')
)
libraryDependencies += "org.hawkular" % "hawkular-parent" % "58"
[org.hawkular/hawkular-parent "58"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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:

  <parent>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-parent</artifactId>
    <!-- It is quite likely that this version is out of date at the time when you read this -->
    <version>2</version>
  </parent>

License

Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document

org.hawkular

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
58
57
56
55
53
52
51
50
49
48
47
46
45
44
43
42
41
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1