foundation.fluent.api:dsl-hell-plugin

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

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-plugin
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download dsl-hell-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
foundation.fluent.api : dsl-hell-annotations jar 1.9
foundation.fluent.api : dsl-hell-model jar 1.9

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.8
1.7
1.6