License |
License |
---|---|
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdcommon_parent |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon_parent
基础父项目
|
Project URL |
Project URL |
Filename | Size |
---|---|
common_parent-1.0.0-RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/common_parent/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>common_parent</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/common_parent/
implementation 'top.andoudou:common_parent:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/top.andoudou/common_parent/
implementation ("top.andoudou:common_parent:1.0.0-RELEASE")
'top.andoudou:common_parent:pom:1.0.0-RELEASE'
<dependency org="top.andoudou" name="common_parent" rev="1.0.0-RELEASE">
<artifact name="common_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='common_parent', version='1.0.0-RELEASE')
)
libraryDependencies += "top.andoudou" % "common_parent" % "1.0.0-RELEASE"
[top.andoudou/common_parent "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.1 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-io : commons-io | jar | 2.5 |
org.javolution : javolution | jar | 5.3.1 |
com.google.code.gson : gson | jar | 2.8.6 |
com.alibaba : fastjson | jar | 1.2.68 |