com.github.sylphlike:framework-amoeba

数据读写分离,基于mybatis mysql

License

License

GroupId

GroupId

com.github.sylphlike
ArtifactId

ArtifactId

framework-amoeba
Last Version

Last Version

1.0.0-SYLPHLIKE
Release Date

Release Date

Type

Type

jar
Description

Description

数据读写分离,基于mybatis mysql
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/framework-amoeba
Source Code Management

Source Code Management

https://github.com/sylphlike/Gopal.pan-framework/tree/master/framework-amoeba

Download framework-amoeba

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-amoeba/ -->
<dependency>
    <groupId>com.github.sylphlike</groupId>
    <artifactId>framework-amoeba</artifactId>
    <version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-amoeba/
implementation 'com.github.sylphlike:framework-amoeba:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-amoeba/
implementation ("com.github.sylphlike:framework-amoeba:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-amoeba:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-amoeba" rev="1.0.0-SYLPHLIKE">
  <artifact name="framework-amoeba" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-amoeba', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-amoeba" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-amoeba "1.0.0-SYLPHLIKE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.2.9.RELEASE
mysql : mysql-connector-java jar 8.0.21
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
com.github.pagehelper : pagehelper jar 5.1.10
org.projectlombok : lombok jar 1.18.12
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SYLPHLIKE