License |
License |
---|---|
Categories |
CategoriesEureka Container Microservices |
GroupId | GroupIdtop.memfactory |
ArtifactId | ArtifactIdeureka-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneureka-parent
eureka-parent
|
Filename | Size |
---|---|
eureka-parent-0.0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.memfactory/eureka-parent/ -->
<dependency>
<groupId>top.memfactory</groupId>
<artifactId>eureka-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.memfactory/eureka-parent/
implementation 'top.memfactory:eureka-parent:0.0.2'
// https://jarcasting.com/artifacts/top.memfactory/eureka-parent/
implementation ("top.memfactory:eureka-parent:0.0.2")
'top.memfactory:eureka-parent:pom:0.0.2'
<dependency org="top.memfactory" name="eureka-parent" rev="0.0.2">
<artifact name="eureka-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.memfactory', module='eureka-parent', version='0.0.2')
)
libraryDependencies += "top.memfactory" % "eureka-parent" % "0.0.2"
[top.memfactory/eureka-parent "0.0.2"]