License |
License |
---|---|
GroupId | GroupIdorg.codehaus.grepo |
ArtifactId | ArtifactIdgrepo-query-commons |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric Repository: Query Commons
Generic Repository: Query Commons
|
Project Organization |
Project OrganizationGeneric Repository Framework |
<!-- https://jarcasting.com/artifacts/org.codehaus.grepo/grepo-query-commons/ -->
<dependency>
<groupId>org.codehaus.grepo</groupId>
<artifactId>grepo-query-commons</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.grepo/grepo-query-commons/
implementation 'org.codehaus.grepo:grepo-query-commons:1.5.3'
// https://jarcasting.com/artifacts/org.codehaus.grepo/grepo-query-commons/
implementation ("org.codehaus.grepo:grepo-query-commons:1.5.3")
'org.codehaus.grepo:grepo-query-commons:jar:1.5.3'
<dependency org="org.codehaus.grepo" name="grepo-query-commons" rev="1.5.3">
<artifact name="grepo-query-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.grepo', module='grepo-query-commons', version='1.5.3')
)
libraryDependencies += "org.codehaus.grepo" % "grepo-query-commons" % "1.5.3"
[org.codehaus.grepo/grepo-query-commons "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.grepo : grepo-core | jar | 1.5.3 |
org.codehaus.grepo : grepo-statistics | jar | 1.5.3 |
org.springframework : spring-jdbc Optional | jar | 3.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.0.4.RELEASE |
junit : junit | jar | 4.8.1 |
hsqldb : hsqldb | jar | 1.8.0.10 |
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |