is not current version
Last Version 0.9.8.Final

org.hawkular.commons:hawkular-commons-templates 0.3.4.Final

Provides template services for Hawkular components. Templates are based on Freemarker and the services can be consumed as CDI or EJB dependencies.

GroupId

GroupId

org.hawkular.commons
ArtifactId

ArtifactId

hawkular-commons-templates
Version

Version

0.3.4.Final
Type

Type

jar

Download hawkular-commons-templates 0.3.4.Final


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