Last Version

org.feasy.cloud:application-server-parent 1.0-RELEASE

业务服务项目 父Moudel

License

License

GroupId

GroupId

org.feasy.cloud
ArtifactId

ArtifactId

application-server-parent
Version

Version

1.0-RELEASE
Type

Type

pom
Description

Description

业务服务项目 父Moudel

Download application-server-parent 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/org.feasy.cloud/application-server-parent/ -->
<dependency>
    <groupId>org.feasy.cloud</groupId>
    <artifactId>application-server-parent</artifactId>
    <version>1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.feasy.cloud/application-server-parent/
implementation 'org.feasy.cloud:application-server-parent:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.feasy.cloud/application-server-parent/
implementation ("org.feasy.cloud:application-server-parent:1.0-RELEASE")
'org.feasy.cloud:application-server-parent:pom:1.0-RELEASE'
<dependency org="org.feasy.cloud" name="application-server-parent" rev="1.0-RELEASE">
  <artifact name="application-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.feasy.cloud', module='application-server-parent', version='1.0-RELEASE')
)
libraryDependencies += "org.feasy.cloud" % "application-server-parent" % "1.0-RELEASE"
[org.feasy.cloud/application-server-parent "1.0-RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.feasy.cloud : common-spring-boot-starter jar 1.0-RELEASE
org.feasy.cloud : mysql-spring-boot-starter jar 1.0-RELEASE
org.feasy.cloud : redis-spring-boot-starter jar 1.0-RELEASE
org.feasy.cloud : swagger-spring-boot-starter jar 1.0-RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.5.RELEASE
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar 2.2.1.RELEASE
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar 2.2.1.RELEASE
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel jar 2.2.1.RELEASE
com.alibaba : fastjson jar 1.2.68
org.apache.commons : commons-lang3 jar 3.9

provided (2)

Group / Artifact Type Version
p6spy : p6spy jar 3.8.7
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.