q2o

An object mapping library that translates SQL results into JPA annotated JavaBeans with limited support for resolving object relations on demand.

Лицензия

Лицензия

Группа

Группа

com.github.h-thurow
Идентификатор

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

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

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

3.17
Дата

Дата

Тип

Тип

jar
Описание

Описание

q2o
An object mapping library that translates SQL results into JPA annotated JavaBeans with limited support for resolving object relations on demand.
Ссылка на сайт

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

https://github.com/h-thurow/q2o
Система контроля версий

Система контроля версий

https://github.com/h-thurow/q2o.git

Скачать q2o

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
javax.transaction : javax.transaction-api Необязательный jar 1.2
org.springframework : spring-jdbc Необязательный jar 5.1.4.RELEASE
org.jetbrains : annotations jar 15.0

provided (4)

Идентификатор библиотеки Тип Версия
org.eclipse.persistence : javax.persistence jar 2.1.0
javax.transaction : transaction-api jar 1.1
org.apache.felix : maven-bundle-plugin Необязательный maven-plugin 2.3.7
org.postgresql : postgresql Необязательный jar 9.4-1206-jdbc42

test (13)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.h2database : h2 jar 1.4.191
com.zaxxer : HikariCP jar 2.7.2
org.assertj : assertj-core jar 3.8.0
org.xerial : sqlite-jdbc jar 3.20.1
commons-io : commons-io jar 2.5
mysql : mysql-connector-java jar 8.0.13
ch.qos.logback : logback-classic jar 1.2.3
org.hibernate : hibernate-core jar 5.4.4.Final
com.github.h-thurow : simple-jndi jar 0.21.0
net.sourceforge.jtds : jtds jar 1.3.1
com.sybase » jconn4 jar 4.0.0
org.jmockit : jmockit jar 1.24

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

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

Версии библиотеки

Версия
3.17
3.16
3.15
3.13
3.12
3.11
3.9