Last Version

Hawkular Inventory REST War Distribution 1.1.3.Final

Overlays the rest servlet with bus and sets up the dependencies and default configuration to make it ready for inclusion in Hawkular.

License

License

GroupId

GroupId

org.hawkular.inventory
ArtifactId

ArtifactId

hawkular-inventory-dist
Version

Version

1.1.3.Final
Type

Type

war
Description

Description

Hawkular Inventory REST War Distribution
Overlays the rest servlet with bus and sets up the dependencies and default configuration to make it ready for inclusion in Hawkular.
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

https://github.com/hawkular/hawkular-inventory

Download hawkular-inventory-dist 1.1.3.Final


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

Dependencies

compile (7)

Group / Artifact Type Version
org.hawkular.inventory : hawkular-inventory-cdi jar 1.1.3.Final
org.hawkular.inventory : hawkular-inventory-bus jar 1.1.3.Final
org.hawkular.inventory : hawkular-inventory-security-permissive jar 1.1.3.Final
org.hawkular.inventory : hawkular-inventory-impl-tinkerpop-sql-provider jar 1.1.3.Final
org.umlg : sqlg-h2-dialect jar 1.3.2-SRC-revision-b8cbea0f96fcbbd5150e7a4f9c469850b9973331
org.umlg : sqlg-postgres-dialect jar 1.3.2-SRC-revision-b8cbea0f96fcbbd5150e7a4f9c469850b9973331
org.postgresql : postgresql jar 9.4.1208

provided (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.fasterxml.jackson.core : jackson-core jar 2.5.4
com.fasterxml.jackson.core : jackson-annotations jar 2.5.4
javax.enterprise : cdi-api jar
javax.mail : javax.mail-api jar 1.5.3
org.hawkular.commons : hawkular-inventory-paths jar 0.9.1.Final
org.jboss.spec.javax.jms : jboss-jms-api_2.0_spec jar
com.h2database : h2 jar 1.3.173
org.jboss.logging : jboss-logging jar
org.jboss.logging : jboss-logging-annotations jar
org.jboss.logging : jboss-logging-processor jar
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar

runtime (2)

Group / Artifact Type Version
org.hawkular.inventory : hawkular-inventory-rest-api war 1.1.3.Final
org.hawkular.inventory : hawkular-inventory-impl-tinkerpop jar 1.1.3.Final

Project Modules

There are no modules declared in this project.