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

auto-pipeline-processor 0.1.0

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

auto-pipeline-processor
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

auto-pipeline-processor
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-processor 0.1.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.foldright.auto-pipeline : auto-pipeline-annotations jar 0.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.apache.commons : commons-lang3 jar 3.12.0
com.squareup : javapoet jar 1.13.0
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

test (8)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-text jar 1.9
org.freemarker : freemarker jar 2.3.31
io.github.jbock-java : compile-testing jar 0.19.10
org.apache.logging.log4j : log4j-slf4j-impl jar
io.kotest : kotest-runner-junit5-jvm jar 5.0.3
io.kotest : kotest-assertions-core-jvm jar 5.0.3
io.kotest : kotest-property-jvm jar 5.0.3
org.assertj : assertj-core jar 3.21.0

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

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