baffalotech-gateway

baffalotech integration framework

License

License

GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-gateway
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

baffalotech-gateway
baffalotech integration framework
Project URL

Project URL

http://maven.apache.org

Download baffalotech-gateway

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar 2.1.2.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 2.1.2.RELEASE
org.springframework.cloud : spring-cloud-starter-sleuth jar 2.1.2.RELEASE
org.springframework.cloud : spring-cloud-starter-zipkin jar 2.1.2.RELEASE
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava-collections jar r03
com.google.collections : google-collections jar 1.0
org.apache.commons : commons-lang3 jar 3.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.2