is not current version
Last Version 17

org.hawkular:hawkular-build-tools 7

Contains the Checkstyle configuration for Hawkular projects

Categories

Categories

Build Tools
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-build-tools
Version

Version

7
Type

Type

jar

Download hawkular-build-tools 7


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