Spring Property Annotations

Extended PropertyPlaceHolderConfigurer that injects configuration properties into your Spring components using annotations.

Лицензия

Лицензия

Группа

Группа

com.urbanmania
Идентификатор

Идентификатор

spring-property-annotations
Последняя версия

Последняя версия

0.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Property Annotations
Extended PropertyPlaceHolderConfigurer that injects configuration properties into your Spring components using annotations.
Организация-разработчик

Организация-разработчик

Google Code

Скачать spring-property-annotations

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 2.5.6
org.springframework : spring-beans jar 2.5.6
commons-lang : commons-lang jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.8
0.1.7
0.1.6