License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy_trans_mybatis_plus_extend |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_mybatis_plus_extend/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy_trans_mybatis_plus_extend</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_mybatis_plus_extend/
implementation 'com.fhs-opensource:easy_trans_mybatis_plus_extend:1.2.6'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy_trans_mybatis_plus_extend/
implementation ("com.fhs-opensource:easy_trans_mybatis_plus_extend:1.2.6")
'com.fhs-opensource:easy_trans_mybatis_plus_extend:jar:1.2.6'
<dependency org="com.fhs-opensource" name="easy_trans_mybatis_plus_extend" rev="1.2.6">
<artifact name="easy_trans_mybatis_plus_extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_trans_mybatis_plus_extend', version='1.2.6')
)
libraryDependencies += "com.fhs-opensource" % "easy_trans_mybatis_plus_extend" % "1.2.6"
[com.fhs-opensource/easy_trans_mybatis_plus_extend "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fhs-opensource : easy_trans_service | jar | 1.2.6 |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
com.baomidou : mybatis-plus-core | jar | 3.4.0 |
com.baomidou : mybatis-plus-extension | jar | 3.4.0 |