License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-service-discovery |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSMART COSMOS Service Discovery Server
SMART COSMOS Service Discovery Server based on the Netflix OSS Eureka Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-config | jar | |
org.springframework.cloud : spring-cloud-starter-eureka-server | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |