License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcloud.gouyiba |
ArtifactId | ArtifactIdmybatis-max-core |
Version | Version1.0.5-RELEASE |
Type | Typejar |
Description |
Descriptionmybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-core/ -->
<dependency>
<groupId>cloud.gouyiba</groupId>
<artifactId>mybatis-max-core</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-core/
implementation 'cloud.gouyiba:mybatis-max-core:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-core/
implementation ("cloud.gouyiba:mybatis-max-core:1.0.5-RELEASE")
'cloud.gouyiba:mybatis-max-core:jar:1.0.5-RELEASE'
<dependency org="cloud.gouyiba" name="mybatis-max-core" rev="1.0.5-RELEASE">
<artifact name="mybatis-max-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.gouyiba', module='mybatis-max-core', version='1.0.5-RELEASE')
)
libraryDependencies += "cloud.gouyiba" % "mybatis-max-core" % "1.0.5-RELEASE"
[cloud.gouyiba/mybatis-max-core "1.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cloud.gouyiba : mybatis-max-common | jar | 1.0.5-RELEASE |
org.mybatis : mybatis | jar | 3.5.3 |
org.mybatis : mybatis-spring | jar | 2.0.3 |
org.springframework : spring-context-support Optional | jar | 5.2.2.RELEASE |
org.fusesource.jansi : jansi Optional | jar | 1.18 |
org.eclipse.persistence : javax.persistence | jar | 2.2.1 |
org.springframework : spring-jdbc Optional | jar | 5.2.2.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.10 |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
com.github.ulisesbocchio : jasypt-spring-boot-starter Optional | jar | 2.1.0 |