MVN

se.kb : oai4j

Maven & Gradle

Jun 22, 2011
2 usages

oai4j · OAI4J is a Java library that implements a client API for the OAI-PMH standard specification from the Open Archives Initiative. It also has support for the upcoming OAI-ORE specification.

<dependency>
    <groupId>se.kb</groupId>
    <artifactId>oai4j</artifactId>
    <version>0.6b1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.kb : oai4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6b1

All Versions

Choose a version of se.kb : oai4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6b1
oai4j-0.6b1

How to add a dependency to Maven

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

<dependency>
    <groupId>se.kb</groupId>
    <artifactId>oai4j</artifactId>
    <version>0.6b1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.kb : oai4j gradle dependency to your build.gradle file:

implementation 'se.kb:oai4j:0.6b1'

Gradle Kotlin DSL: Add the following se.kb : oai4j gradle kotlin dependency to your build.gradle.kts file:

implementation("se.kb:oai4j:0.6b1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.kb : oai4j sbt scala dependency to your build.sbt file:

libraryDependencies += "se.kb" % "oai4j" % "0.6b1"

Advertisement

Dependencies from Group

Jun 22, 2011
2 usages

Discover Dependencies

Apr 29, 2016
3 usages
1 stars
Aug 17, 2023
44 usages
3.4k stars
Jul 19, 2023
27 usages
5 stars
May 12, 2014
2 usages
Jan 19, 2015
3 usages
1 stars
Oct 07, 2010
9 usages
May 16, 2023
4 usages
133 stars