License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant-embeddable-ffmq |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionembeddable-ffmq
A JLubricant Embeddable that runs a JMS queue system bases on http://timewalker74.github.io/ffmq/
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |