MakeBuilder - Processor component

This project contains the code for the MakeBuilder component. It is deployed as a JAR file. Usage, add the MakeBuilder JAR to the compiler classpath and run the compiler.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

MakeBuilder - Processor component
This project contains the code for the MakeBuilder component. It is deployed as a JAR file. Usage, add the MakeBuilder JAR to the compiler classpath and run the compiler.

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.freemarker : freemarker jar 2.3.16
nl.elucidator.patterns.builder.annotations : builder-annotations jar 1.1.1
net.jcip : jcip-annotations jar 1.0
org.springframework : spring-core jar 3.1.0.RELEASE

test (1)

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

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

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

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

Версия
1.1.1
1.1.0
1.0.0