Last Version

foundation.fluent.api:dsl-hell-check-plugin 1.9

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-check-plugin
Version

Version

1.9
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-check-plugin

Download dsl-hell-check-plugin 1.9


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

Dependencies

compile (2)

Group / Artifact Type Version
foundation.fluent.api : dsl-hell-compiler jar 1.9
foundation.fluent.api : fluent-validation-support jar 2.6

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.