boot-api

rbac-api包

License

License

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

boot-api
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

boot-api
rbac-api包

Download boot-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
top.aeizzz : common jar 1.0.0.RELEASE

provided (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.5.1
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
1.0.0