is not current version
Last Version 0.0.6

com.artfii.amq:artfii-amq 0.0.5-RELEASE

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

GroupId

GroupId

com.artfii.amq
ArtifactId

ArtifactId

artfii-amq
Version

Version

0.0.5-RELEASE
Type

Type

pom

Download artfii-amq 0.0.5-RELEASE


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