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

com.urbanmania:spring-property-annotations 0.1.7

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

Группа

Группа

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

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

spring-property-annotations
Версия

Версия

0.1.7
Тип

Тип

jar

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


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