Last Version

com.artfii.amq:spring-boot 0.0.3-snapshot

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.artfii.amq
ArtifactId

ArtifactId

spring-boot
Version

Version

0.0.3-snapshot
Type

Type

jar
Description

Description

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

Download spring-boot 0.0.3-snapshot


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.artfii.amq : amq-pro jar 0.0.3-snapshot
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
org.osgl : osgl-tool jar 1.19.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.