License |
License |
---|---|
Categories |
CategoriesEureka Container Microservices |
GroupId | GroupIdcom.baffalotech |
ArtifactId | ArtifactIdbaffalotech-eureka-server |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbaffalotech-eureka-server
baffalotech integration framework
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |