Eureka (for BDD Automation) Parent POM


License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

io.github.shreeshasa
ArtifactId

ArtifactId

eureka-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Eureka (for BDD Automation) Parent POM
Eureka (for BDD Automation) Parent POM
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/eureka-parent
Source Code Management

Source Code Management

https://github.com/shreeshasa/eureka-parent.git

Download eureka-parent

Filename Size
eureka-parent-1.0.1.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Eureka (for BDD Automation) Parent POM

Maven Status Build Status License

Versions

Version
1.0.1
1.0.0