License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.fk7075 |
ArtifactId | ArtifactIdlucky-mybatis |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucky-mybatis
Lucky是一个全场景轻量级分布式的JavaEE框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucky-mybatis-2.1.1.pom | |
lucky-mybatis-2.1.1.jar | 26 KB |
lucky-mybatis-2.1.1-sources.jar | 23 KB |
lucky-mybatis-2.1.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-mybatis/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-mybatis</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-mybatis/
implementation 'com.github.fk7075:lucky-mybatis:2.1.1'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-mybatis/
implementation ("com.github.fk7075:lucky-mybatis:2.1.1")
'com.github.fk7075:lucky-mybatis:jar:2.1.1'
<dependency org="com.github.fk7075" name="lucky-mybatis" rev="2.1.1">
<artifact name="lucky-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-mybatis', version='2.1.1')
)
libraryDependencies += "com.github.fk7075" % "lucky-mybatis" % "2.1.1"
[com.github.fk7075/lucky-mybatis "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.1 |
com.zaxxer : HikariCP | jar | 3.4.2 |
com.github.fk7075 : lucky-datasource | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fk7075 : lucky-framework | jar | 2.1.1 |