is not current version
Last Version 1.4.0

org.apache.activemq:artemis-proton-plug 1.1.0


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-proton-plug
Version

Version

1.1.0
Type

Type

jar

Download artemis-proton-plug 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-proton-plug/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-proton-plug</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-proton-plug/
implementation 'org.apache.activemq:artemis-proton-plug:1.1.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-proton-plug/
implementation ("org.apache.activemq:artemis-proton-plug:1.1.0")
'org.apache.activemq:artemis-proton-plug:jar:1.1.0'
<dependency org="org.apache.activemq" name="artemis-proton-plug" rev="1.1.0">
  <artifact name="artemis-proton-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-proton-plug', version='1.1.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-proton-plug" % "1.1.0"
[org.apache.activemq/artemis-proton-plug "1.1.0"]