Last Version

Spring Cloud AliCloud Context 0.9.0.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-alicloud-context
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud AliCloud Context
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-alicloud-context 0.9.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alicloud-context/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-alicloud-context</artifactId>
    <version>0.9.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alicloud-context/
implementation 'org.springframework.cloud:spring-cloud-alicloud-context:0.9.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alicloud-context/
implementation ("org.springframework.cloud:spring-cloud-alicloud-context:0.9.0.RELEASE")
'org.springframework.cloud:spring-cloud-alicloud-context:jar:0.9.0.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-alicloud-context" rev="0.9.0.RELEASE">
  <artifact name="spring-cloud-alicloud-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-alicloud-context', version='0.9.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-alicloud-context" % "0.9.0.RELEASE"
[org.springframework.cloud/spring-cloud-alicloud-context "0.9.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.cloud : alicloud-context jar
org.springframework.cloud : spring-cloud-commons jar

provided (10)

Group / Artifact Type Version
com.aliyun : aliyun-java-sdk-edas jar
com.aliyun : aliyun-java-sdk-core jar
com.alibaba.edas : schedulerX-client jar
com.alibaba.ans : ans-sdk jar
com.aliyun.oss : aliyun-sdk-oss jar
com.alibaba.edas.acm : acm-sdk jar
org.springframework.boot : spring-boot-starter-logging Optional jar
org.springframework.boot : spring-boot Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0

Project Modules

There are no modules declared in this project.