Easy DSL

Easy DSL library using Spring and Regex

Лицензия

Лицензия

Группа

Группа

com.github.keraton
Идентификатор

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

easy-dsl
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Easy DSL
Easy DSL library using Spring and Regex
Ссылка на сайт

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

https://github.com/keraton/EasyDSL
Система контроля версий

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

https://github.com/keraton/EasyDSL.git

Скачать easy-dsl

Имя Файла Размер
easy-dsl-1.0.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • easy-dsl-core
  • easy-dsl-client-example

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

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

Версия
1.0