amq-core

Artfii-mq(AMQ), Is an extremely lightweight, minimally dependent MQ system. It features easy to use, high performance, and low hardware requirements.

License

License

GroupId

GroupId

com.artfii.amq
ArtifactId

ArtifactId

amq-core
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

amq-core
Artfii-mq(AMQ), Is an extremely lightweight, minimally dependent MQ system. It features easy to use, high performance, and low hardware requirements.

Download amq-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.mapdb : mapdb jar 3.0.7
de.ruedigermoeller : fst jar 2.56
com.trigersoft : jaque jar 2.1.2
org.bouncycastle : bcprov-jdk15on jar 1.58
org.osgl : osgl-tool jar 1.26.2
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
joda-time : joda-time jar 2.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5-RELEASE
0.0.3-snapshot
0.0.1-RELEASE