License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdcom.touscm |
ArtifactId | ArtifactIdquicker-data-mybatis |
Version | Version1.2.7 |
Type | Typejar |
Description |
Descriptionquicker-data-jpa
quicker-data-mybatis
|
Filename | Size |
---|---|
quicker-data-mybatis-1.2.7.pom | |
quicker-data-mybatis-1.2.7.jar | 107 KB |
quicker-data-mybatis-1.2.7-sources.jar | 76 KB |
quicker-data-mybatis-1.2.7-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.touscm/quicker-data-mybatis/ -->
<dependency>
<groupId>com.touscm</groupId>
<artifactId>quicker-data-mybatis</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-data-mybatis/
implementation 'com.touscm:quicker-data-mybatis:1.2.7'
// https://jarcasting.com/artifacts/com.touscm/quicker-data-mybatis/
implementation ("com.touscm:quicker-data-mybatis:1.2.7")
'com.touscm:quicker-data-mybatis:jar:1.2.7'
<dependency org="com.touscm" name="quicker-data-mybatis" rev="1.2.7">
<artifact name="quicker-data-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-data-mybatis', version='1.2.7')
)
libraryDependencies += "com.touscm" % "quicker-data-mybatis" % "1.2.7"
[com.touscm/quicker-data-mybatis "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.touscm : quicker-boot | jar | 1.2.7 |
com.touscm : quicker-data-cache | jar | 1.2.7 |
mysql : mysql-connector-java | jar | |
org.mybatis : mybatis | jar | 3.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | |
org.springframework.batch : spring-batch-infrastructure | jar |