Java DSL generator hell

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
Последняя версия

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

1.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Java DSL generator hell
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
Система контроля версий

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

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

Скачать dsl-hell

Имя Файла Размер
dsl-hell-1.9.pom 5 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.18.3

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

  • dsl-hell-annotations
  • dsl-hell-compiler
  • dsl-hell-model
  • dsl-hell-plugin
  • dsl-hell-check-plugin

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

Версия
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0