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