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

foundation.fluent.api:dsl-hell-compiler 1.7

Java fluent DSL generator, allowing to focus on automation (logic), and only describe it with metadata to get complete java DSL generated.

Лицензия

Лицензия

Группа

Группа

foundation.fluent.api
Идентификатор

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

dsl-hell-compiler
Версия

Версия

1.7
Тип

Тип

jar
Описание

Описание

Java fluent DSL generator, allowing to focus on automation (logic), and only describe it with metadata to get complete java DSL generated.
Ссылка на сайт

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

https://github.com/c0stra/dsl-hell/wiki/dsl-hell/dsl-hell-compiler

Скачать dsl-hell-compiler 1.7


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/dsl-hell-compiler/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>dsl-hell-compiler</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/dsl-hell-compiler/
implementation 'foundation.fluent.api:dsl-hell-compiler:1.7'
// https://jarcasting.com/artifacts/foundation.fluent.api/dsl-hell-compiler/
implementation ("foundation.fluent.api:dsl-hell-compiler:1.7")
'foundation.fluent.api:dsl-hell-compiler:jar:1.7'
<dependency org="foundation.fluent.api" name="dsl-hell-compiler" rev="1.7">
  <artifact name="dsl-hell-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='dsl-hell-compiler', version='1.7')
)
libraryDependencies += "foundation.fluent.api" % "dsl-hell-compiler" % "1.7"
[foundation.fluent.api/dsl-hell-compiler "1.7"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
foundation.fluent.api : dsl-hell-annotations jar 1.7
foundation.fluent.api : dsl-hell-model jar 1.7
foundation.fluent.api : fluent-api-end-check jar 1.23

test (5)

Идентификатор библиотеки Тип Версия
foundation.fluent.api : fluent-validation-support jar 2.6
foundation.fluent.api : fluent-validation-generator jar 2.16
foundation.fluent.api : fluent-api-generator jar 2.16
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.18.3

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

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