is not current version
Last Version 2.0.0.Final

org.hornetq:hornetq-jopr-plugin 2.0.0.CR1

HornetQ JOPR plugin

Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-jopr-plugin
Version

Version

2.0.0.CR1
Type

Type

jar

Download hornetq-jopr-plugin 2.0.0.CR1


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