com.github.keraton:easy-dsl-client-example

Easy DSL library using Spring and Regex

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.keraton
ArtifactId

ArtifactId

easy-dsl-client-example
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy DSL library using Spring and Regex

Download easy-dsl-client-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.keraton/easy-dsl-client-example/ -->
<dependency>
    <groupId>com.github.keraton</groupId>
    <artifactId>easy-dsl-client-example</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keraton/easy-dsl-client-example/
implementation 'com.github.keraton:easy-dsl-client-example:1.0'
// https://jarcasting.com/artifacts/com.github.keraton/easy-dsl-client-example/
implementation ("com.github.keraton:easy-dsl-client-example:1.0")
'com.github.keraton:easy-dsl-client-example:jar:1.0'
<dependency org="com.github.keraton" name="easy-dsl-client-example" rev="1.0">
  <artifact name="easy-dsl-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keraton', module='easy-dsl-client-example', version='1.0')
)
libraryDependencies += "com.github.keraton" % "easy-dsl-client-example" % "1.0"
[com.github.keraton/easy-dsl-client-example "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.keraton : easy-dsl-core jar 1.0

Project Modules

There are no modules declared in this project.

Easy DSL

Create your DSL with Regex and Spring. This library is inspired by Cucumber in java.

Go to the test section to see how it works

Versions

Version
1.0