Bean Builder

A library to support configurable instantiation and population of classes which implement the Java Beans standard

Лицензия

Лицензия

Группа

Группа

uk.co.modular-it
Идентификатор

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

bean-builder
Последняя версия

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

0.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bean Builder
A library to support configurable instantiation and population of classes which implement the Java Beans standard
Ссылка на сайт

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

https://github.com/modularit/bean-builder

Скачать bean-builder

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

<!-- https://jarcasting.com/artifacts/uk.co.modular-it/bean-builder/ -->
<dependency>
    <groupId>uk.co.modular-it</groupId>
    <artifactId>bean-builder</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/bean-builder/
implementation 'uk.co.modular-it:bean-builder:0.9.2'
// https://jarcasting.com/artifacts/uk.co.modular-it/bean-builder/
implementation ("uk.co.modular-it:bean-builder:0.9.2")
'uk.co.modular-it:bean-builder:jar:0.9.2'
<dependency org="uk.co.modular-it" name="bean-builder" rev="0.9.2">
  <artifact name="bean-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='bean-builder', version='0.9.2')
)
libraryDependencies += "uk.co.modular-it" % "bean-builder" % "0.9.2"
[uk.co.modular-it/bean-builder "0.9.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.6
uk.co.modular-it : bean-utils jar 0.9.9
commons-lang : commons-lang jar 2.6

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.7

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

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

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

Версия
0.9.2
0.9.1
0.9.0