Last Version

Hawkular - Accounts - Feature Pack Resources 2.0.18.Final

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.

License

License

GroupId

GroupId

org.hawkular.accounts
ArtifactId

ArtifactId

hawkular-accounts-feature-pack-resources
Version

Version

2.0.18.Final
Type

Type

jar
Description

Description

Hawkular - Accounts - Feature Pack Resources
This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-accounts-feature-pack-resources 2.0.18.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-feature-pack-resources/ -->
<dependency>
    <groupId>org.hawkular.accounts</groupId>
    <artifactId>hawkular-accounts-feature-pack-resources</artifactId>
    <version>2.0.18.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-feature-pack-resources/
implementation 'org.hawkular.accounts:hawkular-accounts-feature-pack-resources:2.0.18.Final'
// https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-feature-pack-resources/
implementation ("org.hawkular.accounts:hawkular-accounts-feature-pack-resources:2.0.18.Final")
'org.hawkular.accounts:hawkular-accounts-feature-pack-resources:jar:2.0.18.Final'
<dependency org="org.hawkular.accounts" name="hawkular-accounts-feature-pack-resources" rev="2.0.18.Final">
  <artifact name="hawkular-accounts-feature-pack-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.accounts', module='hawkular-accounts-feature-pack-resources', version='2.0.18.Final')
)
libraryDependencies += "org.hawkular.accounts" % "hawkular-accounts-feature-pack-resources" % "2.0.18.Final"
[org.hawkular.accounts/hawkular-accounts-feature-pack-resources "2.0.18.Final"]

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.