| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.csicit.ace |
| Идентификатор | Идентификаторcloud-impl |
| Версия | Версия1.0.63 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cloud-impl-1.0.63.pom | |
| cloud-impl-1.0.63.jar | 40 KB |
| cloud-impl-1.0.63-sources.jar | 118 bytes |
| cloud-impl-1.0.63-javadoc.jar | 165 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/cloud-impl/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>cloud-impl</artifactId>
<version>1.0.63</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/cloud-impl/
implementation 'com.csicit.ace:cloud-impl:1.0.63'
// https://jarcasting.com/artifacts/com.csicit.ace/cloud-impl/
implementation ("com.csicit.ace:cloud-impl:1.0.63")
'com.csicit.ace:cloud-impl:jar:1.0.63'
<dependency org="com.csicit.ace" name="cloud-impl" rev="1.0.63">
<artifact name="cloud-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='cloud-impl', version='1.0.63')
)
libraryDependencies += "com.csicit.ace" % "cloud-impl" % "1.0.63"
[com.csicit.ace/cloud-impl "1.0.63"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| com.csicit.ace : interfaces | jar | 1.0.63 |
| com.csicit.ace : file | jar | 1.0.63 |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | |
| com.alibaba : fastjson | jar | 1.2.70 |
| commons-lang : commons-lang | jar | 2.6 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework.cloud : spring-cloud-starter | jar | |
| org.springframework.boot : spring-boot-starter-redis | jar | 1.4.7.RELEASE |
| com.csicit.ace : dbplus | jar | 1.0.63 |
| com.csicit.ace : base-impl | jar | 1.0.63 |