io.mdsl:io.mdsl.parent

A domain-specific language to specify (micro-)service contracts, data representations and endpoints.

License

License

GroupId

GroupId

io.mdsl
ArtifactId

ArtifactId

mdsl-core
Last Version

Last Version

5.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://microservice-api-patterns.github.io/MDSL-Specification/
Source Code Management

Source Code Management

https://github.com/Microservice-API-Patterns/MDSL-Specification/tree/master

Download mdsl-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext jar 2.21.0
org.eclipse.xtext : org.eclipse.xtext.xbase jar 2.21.0

runtime (6)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.30
io.swagger.core.v3 : swagger-core jar 2.1.2
io.swagger.parser.v3 : swagger-parser jar 2.0.20
io.github.microservice-api-patterns : protobufgen jar 1.2.0
commons-io : commons-io jar 2.7
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
5.4.6
5.4.4
5.4.3
5.1.2