Last Version

q2o 3.17

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

License

License

GroupId

GroupId

com.github.h-thurow
ArtifactId

ArtifactId

q2o
Version

Version

3.17
Type

Type

jar
Description

Description

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

Project URL

https://github.com/h-thurow/q2o
Source Code Management

Source Code Management

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

Download q2o 3.17


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
javax.transaction : javax.transaction-api Optional jar 1.2
org.springframework : spring-jdbc Optional jar 5.1.4.RELEASE
org.jetbrains : annotations jar 15.0

provided (4)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.1.0
javax.transaction : transaction-api jar 1.1
org.apache.felix : maven-bundle-plugin Optional maven-plugin 2.3.7
org.postgresql : postgresql Optional jar 9.4-1206-jdbc42

test (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.