License |
License |
---|---|
GroupId | GroupIdcom.github.sylphlike |
ArtifactId | ArtifactIdframework-amoeba |
Last Version | Last Version1.0.0-SYLPHLIKE |
Release Date | Release Date |
Type | Typejar |
Description |
Description数据读写分离,基于mybatis mysql
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |