License |
License
AL2
|
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdhawkular-server-parent |
Version | Version1.0.0.Alpha8 |
Type | Typepom |
Description |
DescriptionWildFly Swarm: Hawkular Server
WildFly Swarm: Hawkular Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hawkular-server-parent-1.0.0.Alpha8.pom | 1014 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/hawkular-server-parent/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>hawkular-server-parent</artifactId>
<version>1.0.0.Alpha8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/hawkular-server-parent/
implementation 'org.wildfly.swarm:hawkular-server-parent:1.0.0.Alpha8'
// https://jarcasting.com/artifacts/org.wildfly.swarm/hawkular-server-parent/
implementation ("org.wildfly.swarm:hawkular-server-parent:1.0.0.Alpha8")
'org.wildfly.swarm:hawkular-server-parent:pom:1.0.0.Alpha8'
<dependency org="org.wildfly.swarm" name="hawkular-server-parent" rev="1.0.0.Alpha8">
<artifact name="hawkular-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='hawkular-server-parent', version='1.0.0.Alpha8')
)
libraryDependencies += "org.wildfly.swarm" % "hawkular-server-parent" % "1.0.0.Alpha8"
[org.wildfly.swarm/hawkular-server-parent "1.0.0.Alpha8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.easytesting : fest-assert | jar | 1.4 |