Last Version

com.github.bakerln:common-gateway 1.0.2-RELEASE

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln
ArtifactId

ArtifactId

common-gateway
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-gateway 1.0.2-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.boot : spring-boot-starter-webflux jar
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.boot : spring-boot-starter-actuator jar
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

Project Modules

There are no modules declared in this project.