Last Version

soento-mybatis 1.2.10-RELEASE

soento's development kit.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-mybatis
Version

Version

1.2.10-RELEASE
Type

Type

jar
Description

Description

soento-mybatis
soento's development kit.

Download soento-mybatis 1.2.10-RELEASE


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
com.soento : soento-provided jar 1.2.10-RELEASE

test (2)

Group / Artifact Type Version
com.soento : soento-test jar 1.2.10-RELEASE
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.