License |
License |
---|---|
GroupId | GroupIdcom.github.h-thurow |
ArtifactId | ArtifactIdq2o |
Last Version | Last Version3.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionq2o
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
q2o-3.17.pom | |
q2o-3.17.jar | 100 KB |
q2o-3.17-test-sources.jar | 95 KB |
q2o-3.17-sources.jar | 68 KB |
q2o-3.17-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |