p

petals-sl-activemq-5.3.0

ActiveMQ Driver 5.3.0
文件下载
文件名 操作
petals-sl-activemq-5.3.0-1.1.0.pom 下载
Apache Maven
<dependency>
  <groupId>org.ow2.petals</groupId>
  <artifactId>petals-sl-activemq-5.3.0</artifactId>
  <version>1.1.0</version>
  <type>jbi-shared-library</type>
</dependency>
Gradle Groovy
implementation 'org.ow2.petals:petals-sl-activemq-5.3.0:1.1.0'
Gradle Kotlin
implementation("org.ow2.petals:petals-sl-activemq-5.3.0:1.1.0")
Scala SBT
libraryDependencies += "org.ow2.petals" % "petals-sl-activemq-5.3.0" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.ow2.petals', module='petals-sl-activemq-5.3.0', version='1.1.0')
)
Apache Ivy
<dependency org="org.ow2.petals" name="petals-sl-activemq-5.3.0" rev="1.1.0" />
Leiningen
[org.ow2.petals/petals-sl-activemq-5.3.0 "1.1.0"]
Apache Buildr
'org.ow2.petals:petals-sl-activemq-5.3.0:jar:1.1.0'