MVN

org.dspace : oaicat

Maven & Gradle

Oct 25, 2007
5 usages
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>oaicat</artifactId>
    <version>1.5.48</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.48

All Versions

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

Version Vulnerabilities Updated
1.5.x
oaicat-1.5.48

How to add a dependency to Maven

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

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>oaicat</artifactId>
    <version>1.5.48</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.dspace:oaicat:1.5.48'

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

implementation("org.dspace:oaicat:1.5.48")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.dspace" % "oaicat" % "1.5.48"

Advertisement

Dependencies from Group

Jun 23, 2023
46 usages
753 stars
Jun 23, 2023
15 usages
753 stars
Jul 25, 2013
12 usages
616 stars
Jun 23, 2023
11 usages
16 stars
Feb 13, 2008
9 usages

Discover Dependencies