MVN

com.github.kaja78 : disl

Maven & Gradle

Jan 07, 2020
2 stars

disl · disl = data integration specific language. Goal of this project is to implement groovy based domain specific language supporting modelling of data integration projects. Disl will support data modeling and data mapping including support for MDA transformations and unit testing.

<dependency>
    <groupId>com.github.kaja78</groupId>
    <artifactId>disl</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kaja78 : disl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.github.kaja78 : disl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
disl-1.1.2
disl-1.1.1
disl-1.1.0
1.0.x
disl-1.0.4
disl-1.0.3
disl-1.0.1
1.0
disl-1.0
0.3.x
disl-0.3.1
disl-0.3.0
0.2.x
disl-0.2.0

How to add a dependency to Maven

Add the following com.github.kaja78 : disl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kaja78</groupId>
    <artifactId>disl</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kaja78 : disl gradle dependency to your build.gradle file:

implementation 'com.github.kaja78:disl:1.1.2'

Gradle Kotlin DSL: Add the following com.github.kaja78 : disl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kaja78:disl:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kaja78 : disl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kaja78" % "disl" % "1.1.2"

Advertisement

Dependencies from Group

Jan 07, 2020
2 stars

Discover Dependencies

Aug 03, 2019
355 usages
Oct 13, 2015
1 usages
64 stars
May 03, 2018
5 usages
3 stars
Apr 28, 2020
25 usages
504 stars
Aug 17, 2021
6 usages
1.3k stars
Sep 12, 2019
15 usages
1 stars
May 31, 2018
7 usages
53 stars
npm
Apr 14, 2023
12 usages
5.3k stars
Mar 21, 2023
5k stars