Last Version

common_parent 1.0.0-RELEASE

基础父项目

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

common_parent
Version

Version

1.0.0-RELEASE
Type

Type

pom
Description

Description

common_parent
基础父项目
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common_parent

Download common_parent 1.0.0-RELEASE


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.