z

zheng-activemq-artemis

Apache 2.0
Files download
File Operation
zheng-activemq-artemis-1.0.1.jar download
zheng-activemq-artemis-1.0.1.pom download
zheng-activemq-artemis-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.zhengframework</groupId>
  <artifactId>zheng-activemq-artemis</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.zhengframework:zheng-activemq-artemis:1.0.1'
Gradle Kotlin
implementation("com.github.zhengframework:zheng-activemq-artemis:1.0.1")
Scala SBT
libraryDependencies += "com.github.zhengframework" % "zheng-activemq-artemis" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.zhengframework', module='zheng-activemq-artemis', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.zhengframework" name="zheng-activemq-artemis" rev="1.0.1" />
Leiningen
[com.github.zhengframework/zheng-activemq-artemis "1.0.1"]
Apache Buildr
'com.github.zhengframework:zheng-activemq-artemis:jar:1.0.1'