Categories |
CategoriesWildFly Container Application Servers |
---|---|
GroupId | GroupIdorg.hawkular.agent |
ArtifactId | ArtifactIdhawkular-wildfly-agent-all-itests |
Version | Version1.0.0.CR7 |
Type | Typepom |
Filename | Size |
---|---|
hawkular-wildfly-agent-all-itests-1.0.0.CR7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-all-itests/ -->
<dependency>
<groupId>org.hawkular.agent</groupId>
<artifactId>hawkular-wildfly-agent-all-itests</artifactId>
<version>1.0.0.CR7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-all-itests/
implementation 'org.hawkular.agent:hawkular-wildfly-agent-all-itests:1.0.0.CR7'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-all-itests/
implementation ("org.hawkular.agent:hawkular-wildfly-agent-all-itests:1.0.0.CR7")
'org.hawkular.agent:hawkular-wildfly-agent-all-itests:pom:1.0.0.CR7'
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-all-itests" rev="1.0.0.CR7">
<artifact name="hawkular-wildfly-agent-all-itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-wildfly-agent-all-itests', version='1.0.0.CR7')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-all-itests" % "1.0.0.CR7"
[org.hawkular.agent/hawkular-wildfly-agent-all-itests "1.0.0.CR7"]