License |
License |
---|---|
GroupId | GroupIdcom.github.javaclub |
ArtifactId | ArtifactIdmq-common |
Last Version | Last Version2.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmq
Javaclub MQ
|
Filename | Size |
---|---|
mq-common-2.1.10.pom | |
mq-common-2.1.10.jar | 26 KB |
mq-common-2.1.10-sources.jar | 15 KB |
mq-common-2.1.10-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javaclub/mq-common/ -->
<dependency>
<groupId>com.github.javaclub</groupId>
<artifactId>mq-common</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaclub/mq-common/
implementation 'com.github.javaclub:mq-common:2.1.10'
// https://jarcasting.com/artifacts/com.github.javaclub/mq-common/
implementation ("com.github.javaclub:mq-common:2.1.10")
'com.github.javaclub:mq-common:jar:2.1.10'
<dependency org="com.github.javaclub" name="mq-common" rev="2.1.10">
<artifact name="mq-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaclub', module='mq-common', version='2.1.10')
)
libraryDependencies += "com.github.javaclub" % "mq-common" % "2.1.10"
[com.github.javaclub/mq-common "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.0.30.Final |