Last Version

Generic Repository: Core 1.5.3

Generic Repository: Core

License

License

GroupId

GroupId

org.codehaus.grepo
ArtifactId

ArtifactId

grepo-core
Version

Version

1.5.3
Type

Type

jar
Description

Description

Generic Repository: Core
Generic Repository: Core
Project Organization

Project Organization

Generic Repository Framework

Download grepo-core 1.5.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar 3.0.4.RELEASE
org.slf4j : slf4j-api jar 1.5.11
commons-lang : commons-lang jar 2.5

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (4)

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

Project Modules

There are no modules declared in this project.