| License |
License |
|---|---|
| GroupId | GroupIdcn.ablxyw |
| ArtifactId | ArtifactIdquick-code |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionQ框架旨在为敏捷开发、动态接口、动态SQL、可配置化、动态消息服务
|
| Filename | Size |
|---|---|
| quick-code-1.0.3.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.ablxyw/quick-code/ -->
<dependency>
<groupId>cn.ablxyw</groupId>
<artifactId>quick-code</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code/
implementation 'cn.ablxyw:quick-code:1.0.3'
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code/
implementation ("cn.ablxyw:quick-code:1.0.3")
'cn.ablxyw:quick-code:pom:1.0.3'
<dependency org="cn.ablxyw" name="quick-code" rev="1.0.3">
<artifact name="quick-code" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ablxyw', module='quick-code', version='1.0.3')
)
libraryDependencies += "cn.ablxyw" % "quick-code" % "1.0.3"
[cn.ablxyw/quick-code "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.7.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.3.7.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| com.alibaba : fastjson | jar | 1.2.75 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.14 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | 2.3.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.7.RELEASE |