imitate-client

java client for imitate MQ.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.joecqupt.imitate
ArtifactId

ArtifactId

imitate-client
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

imitate-client
java client for imitate MQ.
Project URL

Project URL

https://github.com/JoeCqupt/imitate
Source Code Management

Source Code Management

https://github.com/JoeCqupt/imitate/tree/main

Download imitate-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.joecqupt.imitate/imitate-client/ -->
<dependency>
    <groupId>io.github.joecqupt.imitate</groupId>
    <artifactId>imitate-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joecqupt.imitate/imitate-client/
implementation 'io.github.joecqupt.imitate:imitate-client:0.1.1'
// https://jarcasting.com/artifacts/io.github.joecqupt.imitate/imitate-client/
implementation ("io.github.joecqupt.imitate:imitate-client:0.1.1")
'io.github.joecqupt.imitate:imitate-client:jar:0.1.1'
<dependency org="io.github.joecqupt.imitate" name="imitate-client" rev="0.1.1">
  <artifact name="imitate-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joecqupt.imitate', module='imitate-client', version='0.1.1')
)
libraryDependencies += "io.github.joecqupt.imitate" % "imitate-client" % "0.1.1"
[io.github.joecqupt.imitate/imitate-client "0.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1