Last Version

Redback Spring Registry Component 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
Version

Version

1.0
Type

Type

pom
Description

Description

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

Download spring-registry 1.0

Filename Size
spring-registry-1.0.pom 4 KB
Browse

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

Dependencies

compile (9)

Group / Artifact Type Version
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

  • spring-registry-api
  • spring-registry-commons