| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаtech.mhuang |
| Идентификатор | Идентификаторinterchan-autoconfiguation-common |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-autoconfiguation-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-autoconfiguation-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-autoconfiguation-common/
implementation 'tech.mhuang:interchan-autoconfiguation-common:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-autoconfiguation-common/
implementation ("tech.mhuang:interchan-autoconfiguation-common:1.6.1")
'tech.mhuang:interchan-autoconfiguation-common:jar:1.6.1'
<dependency org="tech.mhuang" name="interchan-autoconfiguation-common" rev="1.6.1">
<artifact name="interchan-autoconfiguation-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-autoconfiguation-common', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "interchan-autoconfiguation-common" % "1.6.1"
[tech.mhuang/interchan-autoconfiguation-common "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-commons | jar | |
| tech.mhuang : hmtool-ext-springboot | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.mhuang : hmtool-ext-jwt-springboot | jar | 1.6.1 |
| tech.mhuang : interchan-auth-common | jar | 1.6.1 |
| org.springframework.security : spring-security-config | jar | |
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework.cloud : spring-cloud-gateway-core | jar | |
| org.springframework : spring-webflux | jar | |
| tech.mhuang : interchan-wechat-common | jar | 1.6.1 |
| io.springfox : springfox-swagger-common | jar | 2.9.2 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.lettuce : lettuce-core | jar | 5.2.1.RELEASE |