is not current version
Last Version 0.0.2

top.memfactory:eureka-parent 0.0.1

eureka-parent

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

top.memfactory
ArtifactId

ArtifactId

eureka-parent
Version

Version

0.0.1
Type

Type

pom

Download eureka-parent 0.0.1

Filename Size
eureka-parent-0.0.1.pom 3 KB
Browse

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