io.github.xulinglin:space-core

space-mybatis Plug-in

License

License

GroupId

GroupId

io.github.xulinglin
ArtifactId

ArtifactId

space-core
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

space-mybatis Plug-in

Download space-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-aop jar
org.mybatis : mybatis jar 3.5.1
com.esotericsoftware : reflectasm jar 1.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE