не последняя версия
Последняя версия 0.9.0.RELEASE

org.springframework.cloud:spring-cloud-alicloud-context 0.2.0.RELEASE


Группа

Группа

org.springframework.cloud
Идентификатор

Идентификатор

spring-cloud-alicloud-context
Версия

Версия

0.2.0.RELEASE
Тип

Тип

jar

Скачать spring-cloud-alicloud-context 0.2.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.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alicloud-context/
implementation 'org.springframework.cloud:spring-cloud-alicloud-context:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alicloud-context/
implementation ("org.springframework.cloud:spring-cloud-alicloud-context:0.2.0.RELEASE")
'org.springframework.cloud:spring-cloud-alicloud-context:jar:0.2.0.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-alicloud-context" rev="0.2.0.RELEASE">
  <artifact name="spring-cloud-alicloud-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-alicloud-context', version='0.2.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-alicloud-context" % "0.2.0.RELEASE"
[org.springframework.cloud/spring-cloud-alicloud-context "0.2.0.RELEASE"]