objectify-led

objectify-led is a small Java library for binding object or class properties at runtime using annotations, reducing boilerplate code. Values can be taken from the System, from properties files, any arbitrary source in fact, and automatically set on properties.

Лицензия

Лицензия

Группа

Группа

be.objectify
Идентификатор

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

objectify-led
Последняя версия

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

1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

objectify-led
objectify-led is a small Java library for binding object or class properties at runtime using annotations, reducing boilerplate code. Values can be taken from the System, from properties files, any arbitrary source in fact, and automatically set on properties.
Организация-разработчик

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

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

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

https://github.com/schaloner/objectify-led

Скачать objectify-led

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1

test (1)

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

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

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

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

Версия
1.6
1.5
1.4
1.3.3
1.3
1.2
1.0.1