Last Version

com.piesoftsol.oneservice.oneservice.eurekaservice:eurekaservice 4.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.piesoftsol.oneservice.oneservice.eurekaservice
ArtifactId

ArtifactId

eurekaservice
Version

Version

4.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/eurekaservice
Project Organization

Project Organization

Pie Software Solutions
Source Code Management

Source Code Management

https://bitbucket.org/PIESoftSol/zuulservice

Download eurekaservice 4.0.1


<!-- https://jarcasting.com/artifacts/com.piesoftsol.oneservice.oneservice.eurekaservice/eurekaservice/ -->
<dependency>
    <groupId>com.piesoftsol.oneservice.oneservice.eurekaservice</groupId>
    <artifactId>eurekaservice</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.oneservice.eurekaservice/eurekaservice/
implementation 'com.piesoftsol.oneservice.oneservice.eurekaservice:eurekaservice:4.0.1'
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.oneservice.eurekaservice/eurekaservice/
implementation ("com.piesoftsol.oneservice.oneservice.eurekaservice:eurekaservice:4.0.1")
'com.piesoftsol.oneservice.oneservice.eurekaservice:eurekaservice:jar:4.0.1'
<dependency org="com.piesoftsol.oneservice.oneservice.eurekaservice" name="eurekaservice" rev="4.0.1">
  <artifact name="eurekaservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piesoftsol.oneservice.oneservice.eurekaservice', module='eurekaservice', version='4.0.1')
)
libraryDependencies += "com.piesoftsol.oneservice.oneservice.eurekaservice" % "eurekaservice" % "4.0.1"
[com.piesoftsol.oneservice.oneservice.eurekaservice/eurekaservice "4.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-log4j jar 1.3.8.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar 2.1.2.RELEASE
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.springframework : spring-core jar 5.1.8.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.