| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdcom.googlecode.q-link |
| ArtifactId | ArtifactIdq-link-hibernate |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionq-Link :: Hibernate
q-Link: a Java collections manipulation library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| q-link-hibernate-0.0.7.pom | |
| q-link-hibernate-0.0.7.jar | 68 KB |
| q-link-hibernate-0.0.7-sources.jar | 29 KB |
| q-link-hibernate-0.0.7-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-hibernate/ -->
<dependency>
<groupId>com.googlecode.q-link</groupId>
<artifactId>q-link-hibernate</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-hibernate/
implementation 'com.googlecode.q-link:q-link-hibernate:0.0.7'
// https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-hibernate/
implementation ("com.googlecode.q-link:q-link-hibernate:0.0.7")
'com.googlecode.q-link:q-link-hibernate:jar:0.0.7'
<dependency org="com.googlecode.q-link" name="q-link-hibernate" rev="0.0.7">
<artifact name="q-link-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.q-link', module='q-link-hibernate', version='0.0.7')
)
libraryDependencies += "com.googlecode.q-link" % "q-link-hibernate" % "0.0.7"
[com.googlecode.q-link/q-link-hibernate "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.q-link : q-link-api | jar | 0.0.7 |
| com.googlecode.q-link : q-link-core | jar | 0.0.7 |
| commons-collections : commons-collections | jar | 3.2 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| commons-lang : commons-lang | jar | 2.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.16 |
| org.springframework : spring-orm | jar | 3.0.0.RELEASE |
| org.hibernate : hibernate-core | jar | 3.3.0.GA |
| javassist : javassist | jar | 3.12.1.GA |
| org.hibernate : hibernate-annotations | jar | 3.3.0.ga |
| org.hibernate : hibernate-commons-annotations | jar | 3.3.0.ga |
| commons-dbcp : commons-dbcp | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.158 |
| junit : junit | jar | 4.6 |
| org.mockito : mockito-core | jar | 1.8.4 |
| org.springframework : spring-test | jar | 3.0.0.RELEASE |