is not current version
Last Version 0.5.24

ai.hyacinth.framework:core-service-admin-server 0.5.5

Core Service Framework Component

GroupId

GroupId

ai.hyacinth.framework
ArtifactId

ArtifactId

core-service-admin-server
Version

Version

0.5.5
Type

Type

jar

Download core-service-admin-server 0.5.5


<!-- https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-admin-server/ -->
<dependency>
    <groupId>ai.hyacinth.framework</groupId>
    <artifactId>core-service-admin-server</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-admin-server/
implementation 'ai.hyacinth.framework:core-service-admin-server:0.5.5'
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-admin-server/
implementation ("ai.hyacinth.framework:core-service-admin-server:0.5.5")
'ai.hyacinth.framework:core-service-admin-server:jar:0.5.5'
<dependency org="ai.hyacinth.framework" name="core-service-admin-server" rev="0.5.5">
  <artifact name="core-service-admin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.hyacinth.framework', module='core-service-admin-server', version='0.5.5')
)
libraryDependencies += "ai.hyacinth.framework" % "core-service-admin-server" % "0.5.5"
[ai.hyacinth.framework/core-service-admin-server "0.5.5"]