Last Version

SMART COSMOS Service Discovery Server 3.0.0

SMART COSMOS Service Discovery Server based on the Netflix OSS Eureka Server

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-service-discovery
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS Service Discovery Server
SMART COSMOS Service Discovery Server based on the Netflix OSS Eureka Server
Project URL

Project URL

http://smartcosmos.net/smartcosmos-service-discovery
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.

Download smartcosmos-service-discovery 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-eureka-server jar

test (1)

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

Project Modules

There are no modules declared in this project.