| License |
License |
|---|---|
| GroupId | GroupIdcom.github.liaomengge |
| ArtifactId | ArtifactIdbase-common-middleware |
| Version | Version3.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionbase common tool
base common tool for developer
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-common-middleware/ -->
<dependency>
<groupId>com.github.liaomengge</groupId>
<artifactId>base-common-middleware</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-middleware/
implementation 'com.github.liaomengge:base-common-middleware:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-middleware/
implementation ("com.github.liaomengge:base-common-middleware:3.0.0.RELEASE")
'com.github.liaomengge:base-common-middleware:jar:3.0.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-common-middleware" rev="3.0.0.RELEASE">
<artifact name="base-common-middleware" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-common-middleware', version='3.0.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-common-middleware" % "3.0.0.RELEASE"
[com.github.liaomengge/base-common-middleware "3.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.liaomengge : base-common-utils | jar | 3.0.0.RELEASE |
| org.apache.activemq : activemq-client | jar | |
| org.apache.activemq : activemq-pool | jar | |
| org.apache.activemq : activemq-core | jar | |
| org.springframework : spring-jms | jar | |
| org.springframework.amqp : spring-amqp | jar | |
| org.springframework.amqp : spring-rabbit | jar |