tech.mhuang:interchan-gateway-common

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

interchan-gateway-common
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/interchan-gateway-common

Download interchan-gateway-common

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0