factor-extractor

Extract the return values from any specified annotated methods of Java beans into a Java Map

Лицензия

Лицензия

Группа

Группа

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

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

factor-extractor
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

factor-extractor
Extract the return values from any specified annotated methods of Java beans into a Java Map
Ссылка на сайт

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

https://github.com/wnameless/factor-extractor

Скачать factor-extractor

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

<!-- https://jarcasting.com/artifacts/com.github.wnameless/factor-extractor/ -->
<dependency>
    <groupId>com.github.wnameless</groupId>
    <artifactId>factor-extractor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless/factor-extractor/
implementation 'com.github.wnameless:factor-extractor:1.0.1'
// https://jarcasting.com/artifacts/com.github.wnameless/factor-extractor/
implementation ("com.github.wnameless:factor-extractor:1.0.1")
'com.github.wnameless:factor-extractor:jar:1.0.1'
<dependency org="com.github.wnameless" name="factor-extractor" rev="1.0.1">
  <artifact name="factor-extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless', module='factor-extractor', version='1.0.1')
)
libraryDependencies += "com.github.wnameless" % "factor-extractor" % "1.0.1"
[com.github.wnameless/factor-extractor "1.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 4.2.5.RELEASE

test (1)

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

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

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

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

Версия
1.0.1
1.0.0