MVN

de.julielab : jcore-pubmed-reader

Maven & Gradle

Dec 18, 2022
1 usages
7 stars

JCoRe PubMed Reader · Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-pubmed-reader</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.julielab : jcore-pubmed-reader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of de.julielab : jcore-pubmed-reader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
jcore-pubmed-reader-2.6.0
2.5.x
jcore-pubmed-reader-2.5.1
jcore-pubmed-reader-2.5.0
2.4.x
jcore-pubmed-reader-2.4.0
2.3.x
jcore-pubmed-reader-2.3.10
jcore-pubmed-reader-2.3.8
jcore-pubmed-reader-2.3.0
2.2.x
jcore-pubmed-reader-2.2.0
2.1.x
jcore-pubmed-reader-2.1.0
2.0.x
jcore-pubmed-reader-2.0.1

How to add a dependency to Maven

Add the following de.julielab : jcore-pubmed-reader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-pubmed-reader</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.julielab : jcore-pubmed-reader gradle dependency to your build.gradle file:

implementation 'de.julielab:jcore-pubmed-reader:2.6.0'

Gradle Kotlin DSL: Add the following de.julielab : jcore-pubmed-reader gradle kotlin dependency to your build.gradle.kts file:

implementation("de.julielab:jcore-pubmed-reader:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.julielab : jcore-pubmed-reader sbt scala dependency to your build.sbt file:

libraryDependencies += "de.julielab" % "jcore-pubmed-reader" % "2.6.0"

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies

Apr 01, 2016
1 usages
12.9k stars
Feb 26, 2021
2 usages
Dec 29, 2015
1 usages
1.2k stars
Nov 25, 2015
1 usages
Jun 07, 2023
1 usages
1 stars
Nov 24, 2015
1 usages
1 stars
Dec 03, 2015
1 usages
71 stars