| License |
License |
|---|---|
| GroupId | GroupIdtech.mhuang |
| ArtifactId | ArtifactIdinterchan-gateway-common |
| Last Version | Last Version1.2.0 |
| 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-gateway-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-gateway-common</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-gateway-common/
implementation 'tech.mhuang:interchan-gateway-common:1.2.0'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-gateway-common/
implementation ("tech.mhuang:interchan-gateway-common:1.2.0")
'tech.mhuang:interchan-gateway-common:jar:1.2.0'
<dependency org="tech.mhuang" name="interchan-gateway-common" rev="1.2.0">
<artifact name="interchan-gateway-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-gateway-common', version='1.2.0')
)
libraryDependencies += "tech.mhuang" % "interchan-gateway-common" % "1.2.0"
[tech.mhuang/interchan-gateway-common "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.projectlombok : lombok | jar | 1.18.8 |
| org.springframework.cloud : spring-cloud-gateway-core | jar | |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.4 |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar |