MVN

org.objectweb.fractal.mind.compiler : mind-compiler

Maven & Gradle

Jan 20, 2010

Mind compiler · Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

<dependency>
    <groupId>org.objectweb.fractal.mind.compiler</groupId>
    <artifactId>mind-compiler</artifactId>
    <version>0.1-beta-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.fractal.mind.compiler : mind-compiler to add to Maven - Latest Versions:

  • Latest Stable: 0.1-beta-2
  • Latest Beta: 0.1-beta-2
  • Latest Alpha: 0.1-alpha-4

All Versions

Choose a version of org.objectweb.fractal.mind.compiler : mind-compiler to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
mind-compiler-0.1-beta-2
mind-compiler-0.1-beta-1
mind-compiler-0.1-alpha-4
mind-compiler-0.1-alpha-3
mind-compiler-0.1-alpha-2
mind-compiler-0.1-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.fractal.mind.compiler</groupId>
    <artifactId>mind-compiler</artifactId>
    <version>0.1-beta-2</version>
</dependency>