MVN

org.openehr.java-libs : adl-parser

Maven & Gradle

Aug 25, 2017
7 usages
43 stars

java ADL Parser · java ADL Parser

<dependency>
    <groupId>org.openehr.java-libs</groupId>
    <artifactId>adl-parser</artifactId>
    <version>1.0.71</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openehr.java-libs : adl-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.71

All Versions

Choose a version of org.openehr.java-libs : adl-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
adl-parser-1.0.71

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openehr.java-libs</groupId>
    <artifactId>adl-parser</artifactId>
    <version>1.0.71</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openehr.java-libs : adl-parser gradle dependency to your build.gradle file:

implementation 'org.openehr.java-libs:adl-parser:1.0.71'

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

implementation("org.openehr.java-libs:adl-parser:1.0.71")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openehr.java-libs : adl-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openehr.java-libs" % "adl-parser" % "1.0.71"

Advertisement

Dependencies from Group

Aug 25, 2017
17 usages
43 stars
Aug 25, 2017
12 usages
43 stars
Aug 25, 2017
10 usages
43 stars
Aug 25, 2017
10 usages
43 stars
Aug 25, 2017
9 usages
43 stars

Discover Dependencies

Apr 17, 2020
3 usages
155 stars
Apr 18, 2013
8 usages
17 stars
Oct 10, 2015
3 usages
Mar 22, 2022
9 usages
Jan 20, 2015
7 usages
138 stars