Builder annotations

Annotations to create builder implementations from Interfaces with annotations

Лицензия

Лицензия

Группа

Группа

nl.elucidator.patterns.builder.annotations
Идентификатор

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

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

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

1.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Builder annotations
Annotations to create builder implementations from Interfaces with annotations
Ссылка на сайт

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

http://www.elucidator.nl/

Скачать builder-annotations-root

Имя Файла Размер
builder-annotations-root-1.1.1.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations-root/ -->
<dependency>
    <groupId>nl.elucidator.patterns.builder.annotations</groupId>
    <artifactId>builder-annotations-root</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations-root/
implementation 'nl.elucidator.patterns.builder.annotations:builder-annotations-root:1.1.1'
// https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations-root/
implementation ("nl.elucidator.patterns.builder.annotations:builder-annotations-root:1.1.1")
'nl.elucidator.patterns.builder.annotations:builder-annotations-root:pom:1.1.1'
<dependency org="nl.elucidator.patterns.builder.annotations" name="builder-annotations-root" rev="1.1.1">
  <artifact name="builder-annotations-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.elucidator.patterns.builder.annotations', module='builder-annotations-root', version='1.1.1')
)
libraryDependencies += "nl.elucidator.patterns.builder.annotations" % "builder-annotations-root" % "1.1.1"
[nl.elucidator.patterns.builder.annotations/builder-annotations-root "1.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • annotations
  • processor
  • test

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

Версия
1.1.1
1.1.0
1.0.0