MVN

org.siani.magritte : magritte

Maven & Gradle

Apr 29, 2015

magritte · Magritte is a framework for developing complex models at different levels of abstraction. It supports the definition of Domain Specific Languages (DSL) for modeling purposes. Models are composed of many objects that are linked representing different types of relations: abstraction, generalization, composition, aggregation or association. The most interesting feature is the dynamic polymorphism, that means that a single object can change what classes belong during its life.

<dependency>
    <groupId>org.siani.magritte</groupId>
    <artifactId>magritte</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.siani.magritte : magritte to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of org.siani.magritte : magritte to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
magritte-1.1.6
magritte-1.1.5

How to add a dependency to Maven

Add the following org.siani.magritte : magritte maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.siani.magritte</groupId>
    <artifactId>magritte</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.siani.magritte : magritte gradle dependency to your build.gradle file:

implementation 'org.siani.magritte:magritte:1.1.6'

Gradle Kotlin DSL: Add the following org.siani.magritte : magritte gradle kotlin dependency to your build.gradle.kts file:

implementation("org.siani.magritte:magritte:1.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.siani.magritte : magritte sbt scala dependency to your build.sbt file:

libraryDependencies += "org.siani.magritte" % "magritte" % "1.1.6"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 11, 2022
1.9k usages
420 stars
Apr 28, 2015
2 usages
150 stars
Mar 16, 2016
2 usages
173 stars
Nov 15, 2016
1 usages
173 stars
Oct 21, 2015
2 usages
1.5k stars
Feb 03, 2016
23 usages
1.5k stars
Oct 27, 2017
5 usages
1.5k stars
Oct 21, 2015
1.5k stars
Apr 27, 2015
3 usages
1.5k stars
May 27, 2018
1.5k stars