auto-pipeline-annotations

auto-pipeline is a source code generator that auto generate the component's pipeline.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.foldright.auto-pipeline
Идентификатор

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

auto-pipeline-annotations
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

auto-pipeline-annotations
auto-pipeline is a source code generator that auto generate the component's pipeline.
Ссылка на сайт

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

https://github.com/foldright/auto-pipeline
Система контроля версий

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

https://github.com/foldright/auto-pipeline

Скачать auto-pipeline-annotations

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

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

Зависимости

compile (1)

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

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.6.0

test (5)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar
io.kotest : kotest-runner-junit5-jvm jar 5.2.1
io.kotest : kotest-assertions-core-jvm jar 5.2.1
io.kotest : kotest-property-jvm jar 5.2.1
org.assertj : assertj-core jar 3.22.0

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

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

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

Версия
0.2.0
0.1.0