amqp-client

The core maven build properties

License

License

Categories

Categories

GUI User Interface CLI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

amqp-client
Last Version

Last Version

1.2.2.1-jre17
Release Date

Release Date

Type

Type

jar
Description

Description

amqp-client
The core maven build properties
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/dev-kit/amqp-client

Download amqp-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.guicedee.services/amqp-client/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>amqp-client</artifactId>
    <version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/amqp-client/
implementation 'com.guicedee.services:amqp-client:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/amqp-client/
implementation ("com.guicedee.services:amqp-client:1.2.2.1-jre17")
'com.guicedee.services:amqp-client:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="amqp-client" rev="1.2.2.1-jre17">
  <artifact name="amqp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='amqp-client', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "amqp-client" % "1.2.2.1-jre17"
[com.guicedee.services/amqp-client "1.2.2.1-jre17"]

Dependencies

compile (2)

Group / Artifact Type Version
com.guicedee.services : slf4j jar 1.2.2.1-jre17
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2.1-jre17
1.2.2.1
1.2.1.2-jre17
1.2.1.1-jre17