Last Version

Easy DSL 1.0

Easy DSL library using Spring and Regex

License

License

GroupId

GroupId

com.github.keraton
ArtifactId

ArtifactId

easy-dsl
Version

Version

1.0
Type

Type

pom
Description

Description

Easy DSL
Easy DSL library using Spring and Regex
Project URL

Project URL

https://github.com/keraton/EasyDSL
Source Code Management

Source Code Management

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

Download easy-dsl 1.0

Filename Size
easy-dsl-1.0.pom 3 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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