添加依赖
<dependency>
    <groupId>org.apache.artemis</groupId>
    <artifactId>artemis-openwire-protocol</artifactId>
    <version>2.54.0</version>
</dependency>
implementation 'org.apache.artemis:artemis-openwire-protocol:2.54.0'
org.apache.artemis:artemis-openwire-protocol:2.54.0
<dependency org="org.apache.artemis" name="artemis-openwire-protocol" rev="2.54.0" />
libraryDependencies += "org.apache.artemis" % "artemis-openwire-protocol" % "2.54.0"
@Grab(group='org.apache.artemis', module='artemis-openwire-protocol', version='2.54.0')
[org.apache.artemis/artemis-openwire-protocol "2.54.0"]
'org.apache.artemis:artemis-openwire-protocol:jar:2.54.0'
资源下载
版本列表 (5)