Download activemq-jaas-5.13.1.jar file - Jar a

Jar examples for a:activemq-jaas

Description

ActiveMQ is an open source message broker and JMS 1.1 provider

You can download jar file activemq-jaas 5.13.1 in this page.

License

Apache License

Build File

You can use the following script to add activemq-jaas-5.13.1.jar to your project.

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-jaas</artifactId>
   <version>5.13.1</version>
</dependency>
compile group: 'org.apache.activemq', name: 'activemq-jaas', version: '5.13.1'
libraryDependencies += "org.apache.activemq" % "activemq-jaas" % "5.13.1"
<dependency org="org.apache.activemq" name="activemq-jaas" rev="5.13.1"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-jaas', version='5.13.1'))
'org.apache.activemq:activemq-jaas:jar:5.13.1'

Download

Click the following link to download the jar file.

activemq-jaas-5.13.1-javadoc.jar
activemq-jaas-5.13.1-sources.jar
activemq-jaas-5.13.1.jar
activemq-jaas-5.13.1.pom



Related Tutorials