License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.hornetq |
ArtifactId | ArtifactIdhornetq-pom |
Version | Version2.5.0.Beta1 |
Type | Typepom |
Description |
DescriptionHornetQ Parent
Putting the buzz in messaging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hornetq-pom-2.5.0.Beta1.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-pom/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.5.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-pom/
implementation 'org.hornetq:hornetq-pom:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-pom/
implementation ("org.hornetq:hornetq-pom:2.5.0.Beta1")
'org.hornetq:hornetq-pom:pom:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-pom" rev="2.5.0.Beta1">
<artifact name="hornetq-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-pom', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-pom" % "2.5.0.Beta1"
[org.hornetq/hornetq-pom "2.5.0.Beta1"]