is not current version
Last Version 2.1.0.r9031

org.hornetq:hornetq-transports 2.0.0.CR2


Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-transports
Version

Version

2.0.0.CR2
Type

Type

jar

Download hornetq-transports 2.0.0.CR2


<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-transports/ -->
<dependency>
    <groupId>org.hornetq</groupId>
    <artifactId>hornetq-transports</artifactId>
    <version>2.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-transports/
implementation 'org.hornetq:hornetq-transports:2.0.0.CR2'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-transports/
implementation ("org.hornetq:hornetq-transports:2.0.0.CR2")
'org.hornetq:hornetq-transports:jar:2.0.0.CR2'
<dependency org="org.hornetq" name="hornetq-transports" rev="2.0.0.CR2">
  <artifact name="hornetq-transports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-transports', version='2.0.0.CR2')
)
libraryDependencies += "org.hornetq" % "hornetq-transports" % "2.0.0.CR2"
[org.hornetq/hornetq-transports "2.0.0.CR2"]