Last Version

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

应用程序 接口服务调用 依赖父Pom

License

License

GroupId

GroupId

org.feasy.cloud
ArtifactId

ArtifactId

application-server-api-parent
Version

Version

1.0-RELEASE
Type

Type

pom
Description

Description

应用程序 接口服务调用 依赖父Pom

Download application-server-api-parent 1.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.2.RELEASE

provided (2)

Group / Artifact Type Version
org.feasy.cloud : common-spring-boot-starter jar 1.0-RELEASE
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.