License |
License |
---|---|
GroupId | GroupIdcom.zxyinfo |
ArtifactId | ArtifactIdcqp-common |
Version | Version1.0.0.rc3 |
Type | Typejar |
Description |
DescriptionZXY Info Co., Ltd Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cqp-common-1.0.0.rc3.pom | |
cqp-common-1.0.0.rc3.jar | 141 KB |
cqp-common-1.0.0.rc3-sources.jar | 60 KB |
cqp-common-1.0.0.rc3-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/cqp-common/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>cqp-common</artifactId>
<version>1.0.0.rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/cqp-common/
implementation 'com.zxyinfo:cqp-common:1.0.0.rc3'
// https://jarcasting.com/artifacts/com.zxyinfo/cqp-common/
implementation ("com.zxyinfo:cqp-common:1.0.0.rc3")
'com.zxyinfo:cqp-common:jar:1.0.0.rc3'
<dependency org="com.zxyinfo" name="cqp-common" rev="1.0.0.rc3">
<artifact name="cqp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='cqp-common', version='1.0.0.rc3')
)
libraryDependencies += "com.zxyinfo" % "cqp-common" % "1.0.0.rc3"
[com.zxyinfo/cqp-common "1.0.0.rc3"]
Group / Artifact | Type | Version |
---|---|---|
com.zxyinfo : queue-spring-boot-starter | jar | 1.0.5 |
org.apache.rocketmq : rocketmq-spring-boot | jar | 2.2.1 |
org.projectlombok : lombok | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
com.baomidou : mybatis-plus | jar | 3.5.0 |