Last Version

Redback Spring Registry Api 1.0

Parent Pom for various components used in redback, Apache Archiva and Apache Continuum.

GroupId

GroupId

org.codehaus.redback.components.registry
ArtifactId

ArtifactId

spring-registry-api
Version

Version

1.0
Type

Type

jar
Description

Description

Redback Spring Registry Api
Parent Pom for various components used in redback, Apache Archiva and Apache Continuum.

Download spring-registry-api 1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.5.6
org.slf4j : slf4j-api jar 1.6.1
javax.annotation : jsr250-api jar 1.0
javax.inject : javax.inject jar 1
junit : junit jar 4.8.2
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-context-support jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE
org.springframework : spring-test jar 3.0.5.RELEASE

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.