io.github.xulinglin:space-springboot

space-mybatis Plug-in

License

License

GroupId

GroupId

io.github.xulinglin
ArtifactId

ArtifactId

space-springboot
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

space-mybatis Plug-in

Download space-springboot

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter jar
io.github.xulinglin : space-core jar 1.0.2.RELEASE
org.projectlombok : lombok jar
com.baomidou : mybatis-plus-boot-starter jar 3.2.0
com.google.guava : guava jar 31.0.1-jre
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE