WunderBoss
This is a prototype of the next-generation polylgot platform for TorqueBox and Immutant.
Building
Make sure you're using Java 7 or above.
mvn install -s support/settings.xml
License |
License |
---|---|
Categories |
CategoriesNet Messaging Application Layer Libs |
GroupId | GroupIdorg.projectodd.wunderboss |
ArtifactId | ArtifactIdwunderboss-messaging-hornetq |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWunderBoss HornetQ Messaging Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.projectodd.wunderboss/wunderboss-messaging-hornetq/ -->
<dependency>
<groupId>org.projectodd.wunderboss</groupId>
<artifactId>wunderboss-messaging-hornetq</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectodd.wunderboss/wunderboss-messaging-hornetq/
implementation 'org.projectodd.wunderboss:wunderboss-messaging-hornetq:0.13.1'
// https://jarcasting.com/artifacts/org.projectodd.wunderboss/wunderboss-messaging-hornetq/
implementation ("org.projectodd.wunderboss:wunderboss-messaging-hornetq:0.13.1")
'org.projectodd.wunderboss:wunderboss-messaging-hornetq:jar:0.13.1'
<dependency org="org.projectodd.wunderboss" name="wunderboss-messaging-hornetq" rev="0.13.1">
<artifact name="wunderboss-messaging-hornetq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectodd.wunderboss', module='wunderboss-messaging-hornetq', version='0.13.1')
)
libraryDependencies += "org.projectodd.wunderboss" % "wunderboss-messaging-hornetq" % "0.13.1"
[org.projectodd.wunderboss/wunderboss-messaging-hornetq "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectodd.wunderboss : wunderboss-core | jar | 0.13.1 |
org.projectodd.wunderboss : wunderboss-messaging | jar | 0.13.1 |
org.hornetq : hornetq-server | jar | 2.4.5.Final |
org.hornetq : hornetq-jms-server | jar | 2.4.5.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.clojure : clojure | jar | 1.7.0 |
This is a prototype of the next-generation polylgot platform for TorqueBox and Immutant.
Make sure you're using Java 7 or above.
mvn install -s support/settings.xml