| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.hornetq |
| ArtifactId | ArtifactIdhornetq-jms |
| Last Version | Last Version2.3.0.BETA1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHornetQ JMS
Putting the buzz in messaging
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hornetq-jms-2.3.0.BETA1.pom | |
| hornetq-jms-2.3.0.BETA1.jar | 224 KB |
| hornetq-jms-2.3.0.BETA1-sources.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-jms/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-jms</artifactId>
<version>2.3.0.BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-jms/
implementation 'org.hornetq:hornetq-jms:2.3.0.BETA1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-jms/
implementation ("org.hornetq:hornetq-jms:2.3.0.BETA1")
'org.hornetq:hornetq-jms:jar:2.3.0.BETA1'
<dependency org="org.hornetq" name="hornetq-jms" rev="2.3.0.BETA1">
<artifact name="hornetq-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-jms', version='2.3.0.BETA1')
)
libraryDependencies += "org.hornetq" % "hornetq-jms" % "2.3.0.BETA1"
[org.hornetq/hornetq-jms "2.3.0.BETA1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.1.0.GA |
| org.hornetq : hornetq-core | jar | 2.3.0.BETA1 |
| org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec | jar | 1.0.0.Final |
| org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec | jar | 1.0.0.Final |
| org.jboss.jbossts : jbossjts | jar | 4.16.4.Final |
| org.jboss : jboss-transaction-spi | jar | 7.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-processor | jar | 1.0.0.Final |