Последняя версия

ohmybatis 1.1.3

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

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.akwei
Идентификатор

Идентификатор

ohmybatis
Версия

Версия

1.1.3
Тип

Тип

jar
Описание

Описание

ohmybatis
can use insert object, inserBatch, update object, deleteById, selectById
Ссылка на сайт

Ссылка на сайт

https://github.com/akwei/ohmybatis

Скачать ohmybatis 1.1.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cglib : cglib jar 3.2.7
javax.persistence : persistence-api jar 1.0.2

provided (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.