License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdinterchan-autoconfiguation-common |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-commons | jar | |
tech.mhuang : hmtool-ext-springboot | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
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 |