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

Spring Value Annotation Processor 0.0.2

Annotation processor to extract all configuration properties injected through Spring @Value annotations

Лицензия

Лицензия

Группа

Группа

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

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

spring-value-annotation-processor
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

Spring Value Annotation Processor
Annotation processor to extract all configuration properties injected through Spring @Value annotations
Ссылка на сайт

Ссылка на сайт

https://github.com/egoettelmann/spring-value-annotation-processor
Система контроля версий

Система контроля версий

https://github.com/egoettelmann/spring-value-annotation-processor

Скачать spring-value-annotation-processor 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.egoettelmann/spring-value-annotation-processor/ -->
<dependency>
    <groupId>com.github.egoettelmann</groupId>
    <artifactId>spring-value-annotation-processor</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.egoettelmann/spring-value-annotation-processor/
implementation 'com.github.egoettelmann:spring-value-annotation-processor:0.0.2'
// https://jarcasting.com/artifacts/com.github.egoettelmann/spring-value-annotation-processor/
implementation ("com.github.egoettelmann:spring-value-annotation-processor:0.0.2")
'com.github.egoettelmann:spring-value-annotation-processor:jar:0.0.2'
<dependency org="com.github.egoettelmann" name="spring-value-annotation-processor" rev="0.0.2">
  <artifact name="spring-value-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.egoettelmann', module='spring-value-annotation-processor', version='0.0.2')
)
libraryDependencies += "com.github.egoettelmann" % "spring-value-annotation-processor" % "0.0.2"
[com.github.egoettelmann/spring-value-annotation-processor "0.0.2"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.1

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

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