com.github.keraton:easy-dsl-core

Easy DSL library using Spring and Regex

License

License

GroupId

GroupId

com.github.keraton
ArtifactId

ArtifactId

easy-dsl-core
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-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.5.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.5.RELEASE
org.assertj : assertj-core jar 3.3.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0