is not current version
Last Version 1.0.0

top.klw8.alita:alita-basic-restful-api-spring-boot-starter 0.3.0

alita 核心 restful-api 包含用户,权限管理等的starter,引入后即提供基础服务接口

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.klw8.alita
ArtifactId

ArtifactId

alita-basic-restful-api-spring-boot-starter
Version

Version

0.3.0
Type

Type

jar

Download alita-basic-restful-api-spring-boot-starter 0.3.0


<!-- https://jarcasting.com/artifacts/top.klw8.alita/alita-basic-restful-api-spring-boot-starter/ -->
<dependency>
    <groupId>top.klw8.alita</groupId>
    <artifactId>alita-basic-restful-api-spring-boot-starter</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.klw8.alita/alita-basic-restful-api-spring-boot-starter/
implementation 'top.klw8.alita:alita-basic-restful-api-spring-boot-starter:0.3.0'
// https://jarcasting.com/artifacts/top.klw8.alita/alita-basic-restful-api-spring-boot-starter/
implementation ("top.klw8.alita:alita-basic-restful-api-spring-boot-starter:0.3.0")
'top.klw8.alita:alita-basic-restful-api-spring-boot-starter:jar:0.3.0'
<dependency org="top.klw8.alita" name="alita-basic-restful-api-spring-boot-starter" rev="0.3.0">
  <artifact name="alita-basic-restful-api-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.klw8.alita', module='alita-basic-restful-api-spring-boot-starter', version='0.3.0')
)
libraryDependencies += "top.klw8.alita" % "alita-basic-restful-api-spring-boot-starter" % "0.3.0"
[top.klw8.alita/alita-basic-restful-api-spring-boot-starter "0.3.0"]