is not current version
Last Version 1.0.0

top.klw8.alita:alita-restful-api-resServer-starter 0.3.0

alita restful api, oauth2的资源服务(除了认证中心之外的其他restful api) 启动器

GroupId

GroupId

top.klw8.alita
ArtifactId

ArtifactId

alita-restful-api-resServer-starter
Version

Version

0.3.0
Type

Type

jar

Download alita-restful-api-resServer-starter 0.3.0


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