| License |
License |
|---|---|
| Categories |
CategoriesEureka Container Microservices |
| GroupId | GroupIdtop.memfactory |
| ArtifactId | ArtifactIdeureka-common |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneureka-common
eureka-common
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| eureka-common-0.0.2.pom | |
| eureka-common-0.0.2.jar | 7 KB |
| eureka-common-0.0.2-sources.jar | 4 KB |
| eureka-common-0.0.2-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.memfactory/eureka-common/ -->
<dependency>
<groupId>top.memfactory</groupId>
<artifactId>eureka-common</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.memfactory/eureka-common/
implementation 'top.memfactory:eureka-common:0.0.2'
// https://jarcasting.com/artifacts/top.memfactory/eureka-common/
implementation ("top.memfactory:eureka-common:0.0.2")
'top.memfactory:eureka-common:jar:0.0.2'
<dependency org="top.memfactory" name="eureka-common" rev="0.0.2">
<artifact name="eureka-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.memfactory', module='eureka-common', version='0.0.2')
)
libraryDependencies += "top.memfactory" % "eureka-common" % "0.0.2"
[top.memfactory/eureka-common "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-eureka | jar | |
| org.springframework.cloud : spring-cloud-starter-ribbon | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.2.RELEASE |
| top.memfactory : memfactory-utils | jar | 0.0.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |