License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.xulinglin |
ArtifactId | ArtifactIdspace-mybatis |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspace-mybatis
space-mybatis Plug-in
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
space-mybatis-1.0.3.RELEASE.pom | 7 KB |
Browse |
<!-- 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"]