com.github.yfhe2:boot-support-gateway

SpringBoot类型项目依赖管理

License

License

Apache License, Version 2.0
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-gateway
Last Version

Last Version

1.1.0-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot类型项目依赖管理

Download boot-support-gateway

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-gateway</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/
implementation 'com.github.yfhe2:boot-support-gateway:1.1.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/
implementation ("com.github.yfhe2:boot-support-gateway:1.1.0-RELEASES")
'com.github.yfhe2:boot-support-gateway:jar:1.1.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-gateway" rev="1.1.0-RELEASES">
  <artifact name="boot-support-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-gateway', version='1.1.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-gateway" % "1.1.0-RELEASES"
[com.github.yfhe2/boot-support-gateway "1.1.0-RELEASES"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
com.github.yfhe2 : boot-support-commons-exception jar 1.1.0-RELEASES
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASES
1.0.0-RELEASES