ohmybatis

can use insert object, inserBatch, update object, deleteById, selectById

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.akwei
ArtifactId

ArtifactId

ohmybatis
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ohmybatis
can use insert object, inserBatch, update object, deleteById, selectById
Project URL

Project URL

https://github.com/akwei/ohmybatis

Download ohmybatis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib jar 3.2.7
javax.persistence : persistence-api jar 1.0.2

provided (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
com.google.guava : guava jar 25.1-jre
org.springframework : spring-context-support jar 4.3.18.RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

test (7)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.18.RELEASE
org.springframework : spring-aspects jar 4.3.18.RELEASE
org.springframework : spring-aop jar 4.3.18.RELEASE
org.springframework : spring-test jar 4.3.18.RELEASE
mysql : mysql-connector-java jar 5.1.41
com.mchange : c3p0 jar 0.9.5.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1