MVN

org.marc4j : marc4j

Maven & Gradle

May 30, 2023
3 usages
82 stars

MARC4J · An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java.

<dependency>
    <groupId>org.marc4j</groupId>
    <artifactId>marc4j</artifactId>
    <version>2.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.marc4j : marc4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.5

All Versions

Choose a version of org.marc4j : marc4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
marc4j-2.9.5
marc4j-2.9.4
marc4j-2.9.3
marc4j-2.9.2
marc4j-2.9.1
2.9
marc4j-2.9
2.8.x
marc4j-2.8.3
marc4j-2.8.2
marc4j-2.8.1
marc4j-2.8.0
2.7.x
marc4j-2.7.3

How to add a dependency to Maven

Add the following org.marc4j : marc4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.marc4j</groupId>
    <artifactId>marc4j</artifactId>
    <version>2.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.marc4j : marc4j gradle dependency to your build.gradle file:

implementation 'org.marc4j:marc4j:2.9.5'

Gradle Kotlin DSL: Add the following org.marc4j : marc4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.marc4j:marc4j:2.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.marc4j : marc4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.marc4j" % "marc4j" % "2.9.5"

Advertisement

Dependencies from Group

May 30, 2023
3 usages
82 stars

Discover Dependencies

Aug 25, 2023
3 usages
332 stars
Jan 17, 2023
1 usages
281 stars
Dec 30, 2022
1 usages
57 stars
Sep 09, 2022
2 usages
0 stars
Jul 10, 2023
6 usages
Jul 12, 2023
5 usages
3k stars
Dec 18, 2021
11 usages
783 stars