space-mybatis

space-mybatis Plug-in

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.xulinglin
ArtifactId

ArtifactId

space-mybatis
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

space-mybatis
space-mybatis Plug-in
Project URL

Project URL

https://github.com/xulinglin/space-mybatis
Source Code Management

Source Code Management

https://github.com/xulinglin/space-mybatis.git

Download space-mybatis

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • space-springboot
  • space-core

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE