MVN

org.ow2.mind : adl-parser

Maven & Gradle

Jan 15, 2013
6 stars

ADL Parser · Contains the parser of the ADL language of the Mind programming model.

<dependency>
    <groupId>org.ow2.mind</groupId>
    <artifactId>adl-parser</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.mind : adl-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0
  • Latest Beta: 0.3-beta-1
  • Latest Alpha: 2.0-alpha1

All Versions

Choose a version of org.ow2.mind : adl-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
adl-parser-2.0
adl-parser-2.0-alpha1
1.0.x
adl-parser-1.0.1
1.0
adl-parser-1.0
0.3
adl-parser-0.3
adl-parser-0.3-beta-1
0.2.x
adl-parser-0.2.3
adl-parser-0.2.2
adl-parser-0.2.1
adl-parser-0.2.3a
0.2
adl-parser-0.2
adl-parser-0.2-beta-2
adl-parser-0.2-beta-1
adl-parser-0.2-alpha-2
adl-parser-0.2-alpha-1
0.1
adl-parser-0.1
adl-parser-0.1-beta-3

How to add a dependency to Maven

Add the following org.ow2.mind : adl-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.mind</groupId>
    <artifactId>adl-parser</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.mind : adl-parser gradle dependency to your build.gradle file:

implementation 'org.ow2.mind:adl-parser:2.0'

Gradle Kotlin DSL: Add the following org.ow2.mind : adl-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.mind:adl-parser:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.mind : adl-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.mind" % "adl-parser" % "2.0"

Advertisement

Dependencies from Group

Jan 15, 2013
4 usages
6 stars
Jan 15, 2013
6 stars
Jan 15, 2013
6 stars
Jan 15, 2013
6 stars
Jan 15, 2013
6 stars

Discover Dependencies

Dec 24, 2014
2 usages
8 stars
Mar 17, 2015
1 usages
82 stars
Sep 26, 2008
5 usages
Jan 27, 2013
2 usages
0 stars
Sep 05, 2007
2 usages
Aug 21, 2013
1 usages
Jan 09, 2013
1 usages
41 stars
Mar 13, 2014
1 usages
1.3k stars