License |
License |
---|---|
GroupId | GroupIdorg.codehaus.grepo |
ArtifactId | ArtifactIdgrepo-core |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric Repository: Core
Generic Repository: Core
|
Project Organization |
Project OrganizationGeneric Repository Framework |
Filename | Size |
---|---|
grepo-core-1.5.3.pom | |
grepo-core-1.5.3.jar | 47 KB |
grepo-core-1.5.3-tests.jar | 14 KB |
grepo-core-1.5.3-test-sources.jar | 14 KB |
grepo-core-1.5.3-sources.jar | 48 KB |
grepo-core-1.5.3-javadoc.jar | 271 KB |
Browse |
<!-- 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"]
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 |
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 |