is not current version
Last Version 2.0.0.Final

org.hornetq:hornetq-jopr-plugin 1.0.0.CR2

HornetQ JOPR plugin

Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-jopr-plugin
Version

Version

1.0.0.CR2
Type

Type

jar

Download hornetq-jopr-plugin 1.0.0.CR2


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