| License | License | 
|---|---|
| GroupId | GroupIdio.github.xulinglin | 
| ArtifactId | ArtifactIdspace-core | 
| Last Version | Last Version1.0.3.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspace-mybatis Plug-in | 
| Filename | Size | 
|---|---|
| space-core-1.0.3.RELEASE.pom | |
| space-core-1.0.3.RELEASE.jar | 24 KB | 
| space-core-1.0.3.RELEASE-sources.jar | 14 KB | 
| space-core-1.0.3.RELEASE-javadoc.jar | 124 KB | 
| Browse | 
<!-- 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"]| 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 |