Last Version

mpdemo1010 1.0.4

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.Maomisc
ArtifactId

ArtifactId

mpdemo1010
Version

Version

1.0.4
Type

Type

jar
Description

Description

mpdemo1010
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mpdemo1010
Source Code Management

Source Code Management

https://github.com/Maomisc/mpdemo1010

Download mpdemo1010 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
com.fuzhutech : fuzhutech-ueditor jar 1.0.0
com.baomidou : mybatis-plus-boot-starter jar 3.0.5
mysql : mysql-connector-java jar 8.0.18
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.