Last Version

mybatis 1.0.1

Mybatis extension kit.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.wvkity
ArtifactId

ArtifactId

mybatis-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

mybatis
Mybatis extension kit.
Project URL

Project URL

https://github.com/wvkity/mybatis
Source Code Management

Source Code Management

https://github.com/wvkity/mybatis

Download mybatis-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.wvkity/mybatis-core/ -->
<dependency>
    <groupId>com.wvkity</groupId>
    <artifactId>mybatis-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wvkity/mybatis-core/
implementation 'com.wvkity:mybatis-core:1.0.1'
// https://jarcasting.com/artifacts/com.wvkity/mybatis-core/
implementation ("com.wvkity:mybatis-core:1.0.1")
'com.wvkity:mybatis-core:jar:1.0.1'
<dependency org="com.wvkity" name="mybatis-core" rev="1.0.1">
  <artifact name="mybatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wvkity', module='mybatis-core', version='1.0.1')
)
libraryDependencies += "com.wvkity" % "mybatis-core" % "1.0.1"
[com.wvkity/mybatis-core "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.2
com.wvkity : mybatis-annotation jar 1.0.1
com.wvkity : pageable jar 1.0.1
javax.inject : javax.inject jar 1
org.mybatis : mybatis jar 3.5.2
org.mybatis : mybatis-spring jar 2.0.2
com.github.jsqlparser : jsqlparser jar 2.0
cglib : cglib-nodep jar 3.3.0
com.github.ben-manes.caffeine : caffeine jar 2.8.0

Project Modules

There are no modules declared in this project.