MVN

org.openehr.java-libs : oet-parser

Maven & Gradle

Aug 25, 2017
4 usages
43 stars

openEHR OET Template Parser and Flattener · Java implementation of openEHR OET Template Parser and Flattener

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

Latest Version

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

  • Latest Stable: 1.0.71

All Versions

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

Version Vulnerabilities Updated
1.0.x
oet-parser-1.0.71

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openehr.java-libs</groupId>
    <artifactId>oet-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 : oet-parser gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openehr.java-libs" % "oet-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

Feb 28, 2023
3 usages
79 stars
Aug 01, 2019
2 usages
2.4k stars
Aug 23, 2023
25 usages
336 stars
Jul 15, 2021
3 usages
159 stars
Fse
Feb 12, 2020
1 usages
Nov 20, 2021
15 usages
3k stars