MVN

io.mdsl : mdsl-cli

Maven & Gradle

Feb 01, 2022
47 stars

io.mdsl:io.mdsl.parent · A domain-specific language to specify (micro-)service contracts, data representations and endpoints.

<dependency>
    <groupId>io.mdsl</groupId>
    <artifactId>mdsl-cli</artifactId>
    <version>5.4.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mdsl : mdsl-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4.6

All Versions

Choose a version of io.mdsl : mdsl-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4.x
mdsl-cli-5.4.6
mdsl-cli-5.4.4
mdsl-cli-5.4.3
5.1.x
mdsl-cli-5.1.2

How to add a dependency to Maven

Add the following io.mdsl : mdsl-cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mdsl</groupId>
    <artifactId>mdsl-cli</artifactId>
    <version>5.4.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mdsl : mdsl-cli gradle dependency to your build.gradle file:

implementation 'io.mdsl:mdsl-cli:5.4.6'

Gradle Kotlin DSL: Add the following io.mdsl : mdsl-cli gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mdsl:mdsl-cli:5.4.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mdsl : mdsl-cli sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mdsl" % "mdsl-cli" % "5.4.6"

Advertisement

Dependencies from Group

Feb 01, 2022
3 usages
47 stars
Feb 01, 2022
47 stars
Feb 01, 2022
47 stars
Feb 01, 2022
47 stars

Discover Dependencies

Apr 23, 2022
2 usages
Jul 12, 2023
1 usages
1 stars
Jun 30, 2021
1 usages
46 stars
Jul 14, 2023
1 usages
304 stars
Aug 31, 2022
1.2k stars
Aug 02, 2023
718 stars