q-Link :: Core

q-Link: a Java collections manipulation library

License

License

GroupId

GroupId

com.googlecode.q-link
ArtifactId

ArtifactId

q-link-core
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

q-Link :: Core
q-Link: a Java collections manipulation library
Project URL

Project URL

http://code.google.com/p/q-link/q-link-core/
Source Code Management

Source Code Management

https://code.google.com/p/q-link/source/browse/q-link-core/

Download q-link-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-core/ -->
<dependency>
    <groupId>com.googlecode.q-link</groupId>
    <artifactId>q-link-core</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-core/
implementation 'com.googlecode.q-link:q-link-core:0.0.7'
// https://jarcasting.com/artifacts/com.googlecode.q-link/q-link-core/
implementation ("com.googlecode.q-link:q-link-core:0.0.7")
'com.googlecode.q-link:q-link-core:jar:0.0.7'
<dependency org="com.googlecode.q-link" name="q-link-core" rev="0.0.7">
  <artifact name="q-link-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.q-link', module='q-link-core', version='0.0.7')
)
libraryDependencies += "com.googlecode.q-link" % "q-link-core" % "0.0.7"
[com.googlecode.q-link/q-link-core "0.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.q-link : q-link-api 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

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
junit : junit jar 4.4
org.mockito : mockito-core jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6