License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-mybatis |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-mybatis
soento's development kit.
|
<!-- https://jarcasting.com/artifacts/com.soento/soento-mybatis/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-mybatis</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-mybatis/
implementation 'com.soento:soento-mybatis:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-mybatis/
implementation ("com.soento:soento-mybatis:1.2.10-RELEASE")
'com.soento:soento-mybatis:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-mybatis" rev="1.2.10-RELEASE">
<artifact name="soento-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-mybatis', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-mybatis" % "1.2.10-RELEASE"
[com.soento/soento-mybatis "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | |
tk.mybatis : mapper | jar | 4.0.3 |
tk.mybatis : mapper-spring-boot-starter | jar | 2.0.3 |
com.soento : soento-spring | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |
mysql : mysql-connector-java | jar |