License |
License |
---|---|
GroupId | GroupIdcom.artfii.amq |
ArtifactId | ArtifactIdamq-core |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionamq-core
Artfii-mq(AMQ), Is an extremely lightweight, minimally dependent MQ system. It features easy to use, high performance, and low hardware requirements.
|
Filename | Size |
---|---|
amq-core-0.0.6.pom | |
amq-core-0.0.6.jar | 418 KB |
amq-core-0.0.6-sources.jar | 280 KB |
amq-core-0.0.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |