| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.spring-boot-ext |
| Идентификатор | Идентификаторaliyun-ext |
| Последняя версия | Последняя версия2.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaliyun-ext
alibaba-ext to develop ext
|
| Имя Файла | Размер |
|---|---|
| aliyun-ext-2.1.4.pom | |
| aliyun-ext-2.1.4.jar | 124 KB |
| aliyun-ext-2.1.4-sources.jar | 429 bytes |
| aliyun-ext-2.1.4-javadoc.jar | 429 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.spring-boot-ext/aliyun-ext/ -->
<dependency>
<groupId>com.github.spring-boot-ext</groupId>
<artifactId>aliyun-ext</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spring-boot-ext/aliyun-ext/
implementation 'com.github.spring-boot-ext:aliyun-ext:2.1.4'
// https://jarcasting.com/artifacts/com.github.spring-boot-ext/aliyun-ext/
implementation ("com.github.spring-boot-ext:aliyun-ext:2.1.4")
'com.github.spring-boot-ext:aliyun-ext:jar:2.1.4'
<dependency org="com.github.spring-boot-ext" name="aliyun-ext" rev="2.1.4">
<artifact name="aliyun-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spring-boot-ext', module='aliyun-ext', version='2.1.4')
)
libraryDependencies += "com.github.spring-boot-ext" % "aliyun-ext" % "2.1.4"
[com.github.spring-boot-ext/aliyun-ext "2.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-undertow | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-cache | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-mail | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.4.RELEASE |
| com.alipay.sdk : alipay-sdk-java | jar | 3.7.110.ALL |
| com.alibaba : fastjson | jar | 1.2.38 |
| cn.hutool : hutool-core | jar | 4.5.17 |
| cn.hutool : hutool-crypto | jar | 4.5.17 |
| cn.hutool : hutool-http | jar | 4.5.17 |
| com.jfinal : jfinal | jar | 3.4 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-collections4 | jar | 4.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.11.0 |
| org.apache.commons : commons-pool2 | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |