Last Version

baffalotech-eureka-server 1.0.5

baffalotech integration framework

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-eureka-server
Version

Version

1.0.5
Type

Type

jar
Description

Description

baffalotech-eureka-server
baffalotech integration framework
Project URL

Project URL

http://maven.apache.org

Download baffalotech-eureka-server 1.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar 2.1.2.RELEASE
com.google.code.gson : gson jar 2.8.5
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.