MVN

io.mdsl : mdsl-core

Maven & Gradle

Feb 01, 2022
3 usages
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-core</artifactId>
    <version>5.4.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.4.6

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.mdsl" % "mdsl-core" % "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

Jun 02, 2016
10 usages
1.7k stars
Feb 15, 2018
3 usages
0 stars
May 23, 2023
52 usages
7 stars
Dec 18, 2021
4 usages
34 stars
Nov 27, 2007
7 usages
Aug 14, 2023
8 usages
Aug 27, 2013
3 usages
511 stars
Jan 03, 2021
3 usages
1 stars