h

hornetq-twitter-integration

Files download
File Operation
hornetq-twitter-integration-2.4.0.Beta3.jar download
hornetq-twitter-integration-2.4.0.Beta3.pom download
hornetq-twitter-integration-2.4.0.Beta3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-twitter-integration</artifactId>
  <version>2.4.0.Beta3</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-twitter-integration:2.4.0.Beta3'
Gradle Kotlin
implementation("org.hornetq:hornetq-twitter-integration:2.4.0.Beta3")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-twitter-integration" % "2.4.0.Beta3"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-twitter-integration', version='2.4.0.Beta3')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-twitter-integration" rev="2.4.0.Beta3" />
Leiningen
[org.hornetq/hornetq-twitter-integration "2.4.0.Beta3"]
Apache Buildr
'org.hornetq:hornetq-twitter-integration:jar:2.4.0.Beta3'