dc-menu

dc frame menu project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-menu
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dc-menu
dc frame menu project for Spring Boot

Download dc-menu

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wpyuan/dc-menu/ -->
<dependency>
    <groupId>com.github.wpyuan</groupId>
    <artifactId>dc-menu</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-menu/
implementation 'com.github.wpyuan:dc-menu:0.0.2'
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-menu/
implementation ("com.github.wpyuan:dc-menu:0.0.2")
'com.github.wpyuan:dc-menu:jar:0.0.2'
<dependency org="com.github.wpyuan" name="dc-menu" rev="0.0.2">
  <artifact name="dc-menu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='dc-menu', version='0.0.2')
)
libraryDependencies += "com.github.wpyuan" % "dc-menu" % "0.0.2"
[com.github.wpyuan/dc-menu "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.wpyuan : dc-common-base jar 0.1.0
org.projectlombok : lombok Optional jar 1.18.16

provided (2)

Group / Artifact Type Version
com.github.wpyuan : mybatis-crud jar 0.4.4
org.springframework : spring-web jar 5.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1