| Группа | Группаorg.codehaus.redback.components.registry |
|---|---|
| Идентификатор | Идентификаторspring-registry |
| Версия | Версия1.0 |
| Тип | Типpom |
| Описание |
ОписаниеRedback Spring Registry Component
Parent Pom for various components used in redback, Apache Archiva and Apache Continuum.
|
| Имя Файла | Размер |
|---|---|
| spring-registry-1.0.pom | 4 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.6.1 |