is not current version
Last Version 2.7.1.0

cn.herodotus.engine:facility-spring-boot-starter 2.7.0.50

基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.herodotus.engine
ArtifactId

ArtifactId

facility-spring-boot-starter
Version

Version

2.7.0.50
Type

Type

jar

Download facility-spring-boot-starter 2.7.0.50


<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/facility-spring-boot-starter/ -->
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>facility-spring-boot-starter</artifactId>
    <version>2.7.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/facility-spring-boot-starter/
implementation 'cn.herodotus.engine:facility-spring-boot-starter:2.7.0.50'
// https://jarcasting.com/artifacts/cn.herodotus.engine/facility-spring-boot-starter/
implementation ("cn.herodotus.engine:facility-spring-boot-starter:2.7.0.50")
'cn.herodotus.engine:facility-spring-boot-starter:jar:2.7.0.50'
<dependency org="cn.herodotus.engine" name="facility-spring-boot-starter" rev="2.7.0.50">
  <artifact name="facility-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='facility-spring-boot-starter', version='2.7.0.50')
)
libraryDependencies += "cn.herodotus.engine" % "facility-spring-boot-starter" % "2.7.0.50"
[cn.herodotus.engine/facility-spring-boot-starter "2.7.0.50"]