Jar examples for j:jms-core
You can download jar file jms-core 3.0-b50 in this page.
Open Source License
You can use the following script to add jms-core-3.0-b50.jar to your project.
<dependency> <groupId>org.glassfish.jms</groupId> <artifactId>jms-core</artifactId> <version>3.0-b50</version> </dependency>
compile group: 'org.glassfish.jms', name: 'jms-core', version: '3.0-b50'
libraryDependencies += "org.glassfish.jms" % "jms-core" % "3.0-b50"
<dependency org="org.glassfish.jms" name="jms-core" rev="3.0-b50"/>
@Grapes(@Grab(group='org.glassfish.jms', module='jms-core', version='3.0-b50'))
'org.glassfish.jms:jms-core:jar:3.0-b50'
Click the following link to download the jar file.
jms-core-3.0-b50-sources.jar