License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdme.gaigeshen.mybatis |
ArtifactId | ArtifactIdmybatis-helper |
Version | Version1.7.0 |
Type | Typejar |
Description |
Descriptionmybatis-helper
mybatis-helper module
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-helper-1.7.0.pom | |
mybatis-helper-1.7.0.jar | 32 KB |
mybatis-helper-1.7.0-sources.jar | 20 KB |
mybatis-helper-1.7.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.gaigeshen.mybatis/mybatis-helper/ -->
<dependency>
<groupId>me.gaigeshen.mybatis</groupId>
<artifactId>mybatis-helper</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.gaigeshen.mybatis/mybatis-helper/
implementation 'me.gaigeshen.mybatis:mybatis-helper:1.7.0'
// https://jarcasting.com/artifacts/me.gaigeshen.mybatis/mybatis-helper/
implementation ("me.gaigeshen.mybatis:mybatis-helper:1.7.0")
'me.gaigeshen.mybatis:mybatis-helper:jar:1.7.0'
<dependency org="me.gaigeshen.mybatis" name="mybatis-helper" rev="1.7.0">
<artifact name="mybatis-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.gaigeshen.mybatis', module='mybatis-helper', version='1.7.0')
)
libraryDependencies += "me.gaigeshen.mybatis" % "mybatis-helper" % "1.7.0"
[me.gaigeshen.mybatis/mybatis-helper "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.1 |
org.mybatis : mybatis-spring | jar | 2.0.1 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.javassist : javassist | jar | 3.25.0-GA |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.4.1 |
junit : junit | jar | 4.13.1 |