Last Version

simple orm for mybatis 1.0.4

a simple orm tool for mybatis.

License

License

Categories

Categories

ORM Data MyBatis
GroupId

GroupId

com.software5000
ArtifactId

ArtifactId

simple-orm-mybatis
Version

Version

1.0.4
Type

Type

jar
Description

Description

simple orm for mybatis
a simple orm tool for mybatis.
Project URL

Project URL

https://github.com/matuobasyouca/simple-orm-mybatis
Source Code Management

Source Code Management

https://github.com/matuobasyouca/simple-orm-mybatis

Download simple-orm-mybatis 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.0
org.mybatis : mybatis-spring jar 2.0.0
com.github.pagehelper : pagehelper jar 5.1.8
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 27.0.1-jre

Project Modules

There are no modules declared in this project.