| License |
License |
|---|---|
| GroupId | GroupIdai.hyacinth.framework |
| ArtifactId | ArtifactIdcore-service-discovery-server |
| Last Version | Last Version0.5.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionai.hyacinth.framework:core-service-discovery-server
Core Service Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-discovery-server/ -->
<dependency>
<groupId>ai.hyacinth.framework</groupId>
<artifactId>core-service-discovery-server</artifactId>
<version>0.5.24</version>
</dependency>
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-discovery-server/
implementation 'ai.hyacinth.framework:core-service-discovery-server:0.5.24'
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-discovery-server/
implementation ("ai.hyacinth.framework:core-service-discovery-server:0.5.24")
'ai.hyacinth.framework:core-service-discovery-server:jar:0.5.24'
<dependency org="ai.hyacinth.framework" name="core-service-discovery-server" rev="0.5.24">
<artifact name="core-service-discovery-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.hyacinth.framework', module='core-service-discovery-server', version='0.5.24')
)
libraryDependencies += "ai.hyacinth.framework" % "core-service-discovery-server" % "0.5.24"
[ai.hyacinth.framework/core-service-discovery-server "0.5.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-server | jar | |
| ai.hyacinth.framework : core-service-logging-support | jar | 0.5.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | |
| org.projectlombok : lombok | jar | 1.18.10 |
| org.slf4j : log4j-over-slf4j | jar | |
| javax.xml.bind : jaxb-api | jar | |
| org.glassfish.jaxb : jaxb-runtime | jar |