A

Apache.NMS.ActiveMQ

DLL wrapped
Apache 2.0
Files download
File Operation
Apache.NMS.ActiveMQ-1.5.6_1.pom download
Apache Maven
<dependency>
  <groupId>org.openengsb.wrapped.csharp</groupId>
  <artifactId>Apache.NMS.ActiveMQ</artifactId>
  <version>1.5.6_1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openengsb.wrapped.csharp:Apache.NMS.ActiveMQ:1.5.6_1'
Gradle Kotlin
implementation("org.openengsb.wrapped.csharp:Apache.NMS.ActiveMQ:1.5.6_1")
Scala SBT
libraryDependencies += "org.openengsb.wrapped.csharp" % "Apache.NMS.ActiveMQ" % "1.5.6_1"
Groovy Grape
@Grapes(
  @Grab(group='org.openengsb.wrapped.csharp', module='Apache.NMS.ActiveMQ', version='1.5.6_1')
)
Apache Ivy
<dependency org="org.openengsb.wrapped.csharp" name="Apache.NMS.ActiveMQ" rev="1.5.6_1" />
Leiningen
[org.openengsb.wrapped.csharp/Apache.NMS.ActiveMQ "1.5.6_1"]
Apache Buildr
'org.openengsb.wrapped.csharp:Apache.NMS.ActiveMQ:jar:1.5.6_1'