embeddable-ffmq

A JLubricant Embeddable that runs a JMS queue system bases on http://timewalker74.github.io/ffmq/

License

License

Categories

Categories

IDE Development Tools Ant Build Tools
GroupId

GroupId

com.danidemi.jlubricant
ArtifactId

ArtifactId

jlubricant-embeddable-ffmq
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

embeddable-ffmq
A JLubricant Embeddable that runs a JMS queue system bases on http://timewalker74.github.io/ffmq/
Project URL

Project URL

https://github.com/danidemi/jlubricant/wiki/jlubricant-embeddable-ffmq

Download jlubricant-embeddable-ffmq

How to add to project

<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable-ffmq/ -->
<dependency>
    <groupId>com.danidemi.jlubricant</groupId>
    <artifactId>jlubricant-embeddable-ffmq</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable-ffmq/
implementation 'com.danidemi.jlubricant:jlubricant-embeddable-ffmq:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable-ffmq/
implementation ("com.danidemi.jlubricant:jlubricant-embeddable-ffmq:0.0.15")
'com.danidemi.jlubricant:jlubricant-embeddable-ffmq:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-embeddable-ffmq" rev="0.0.15">
  <artifact name="jlubricant-embeddable-ffmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-embeddable-ffmq', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-embeddable-ffmq" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-embeddable-ffmq "0.0.15"]

Dependencies

compile (6)

Group / Artifact Type Version
net.timewalker.ffmq : ffmq3-core jar 3.0.7
net.timewalker.ffmq : ffmq3-server jar 3.0.7
javax.jms : jms-api jar 1.1-rev-1
org.slf4j : slf4j-api jar 1.7.7
com.danidemi.jlubricant : jlubricant-embeddable jar 0.0.15
com.danidemi.jlubricant : jlubricant-utils jar 0.0.15

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15