| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.tencent.polaris |
| Идентификатор | Идентификаторspring-boot-polaris-context |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpringBoot Polaris Context
Global Context for SpringBoot Polaris
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-context/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>spring-boot-polaris-context</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-context/
implementation 'com.tencent.polaris:spring-boot-polaris-context:1.1.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-context/
implementation ("com.tencent.polaris:spring-boot-polaris-context:1.1.0")
'com.tencent.polaris:spring-boot-polaris-context:jar:1.1.0'
<dependency org="com.tencent.polaris" name="spring-boot-polaris-context" rev="1.1.0">
<artifact name="spring-boot-polaris-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='spring-boot-polaris-context', version='1.1.0')
)
libraryDependencies += "com.tencent.polaris" % "spring-boot-polaris-context" % "1.1.0"
[com.tencent.polaris/spring-boot-polaris-context "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.tencent.polaris : polaris-factory | jar |