MVN

com.lmax : simple-dsl

Maven & Gradle

Apr 28, 2023
61 stars

Simple DSL · Simple DSL - Utilities to write a simple DSL in Java

<dependency>
    <groupId>com.lmax</groupId>
    <artifactId>simple-dsl</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lmax : simple-dsl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.lmax : simple-dsl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
simple-dsl-3.0.0
2.2
simple-dsl-2.2
2.1
simple-dsl-2.1
2.0
simple-dsl-2.0
1.1
simple-dsl-1.1
1.0
simple-dsl-1.0

How to add a dependency to Maven

Add the following com.lmax : simple-dsl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lmax</groupId>
    <artifactId>simple-dsl</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lmax : simple-dsl gradle dependency to your build.gradle file:

implementation 'com.lmax:simple-dsl:3.0.0'

Gradle Kotlin DSL: Add the following com.lmax : simple-dsl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lmax:simple-dsl:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lmax : simple-dsl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lmax" % "simple-dsl" % "3.0.0"

Advertisement

Dependencies from Group

Dec 31, 2021
1.4k usages
16.1k stars
Apr 28, 2023
61 stars
Nov 15, 2018
0 stars
Aug 08, 2016
83 stars
Jun 01, 2017
44 stars

Discover Dependencies

Dec 26, 2022
1 usages
123 stars
Dec 26, 2022
123 stars
Jun 22, 2022
2 usages
Jan 23, 2016
378 stars
Jul 13, 2018
0 stars
Oct 11, 2019
4 usages
64 stars