Last Version

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

a java framework for dev project

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.github.bakerln
ArtifactId

ArtifactId

common-eureka
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-eureka 1.0.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar
org.springframework.boot : spring-boot-starter-actuator jar

Project Modules

There are no modules declared in this project.