is not current version
Last Version 0.0.2

dc-menu 0.0.1

dc frame menu project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-menu
Version

Version

0.0.1
Type

Type

jar
Description

Description

dc-menu
dc frame menu project for Spring Boot

Download dc-menu 0.0.1


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

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.