MVN

org.dspace : dspace-xmlui-api

Maven & Gradle

Jul 25, 2013
12 usages
616 stars

DSpace XML-UI (Manakin) :: API and Core Aspects · DSpace/Manakin XML UI Based APIs and components using the Cocoon and Wing frameworks.

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-xmlui-api</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.7.3
  • Latest Release Candidate: 1.8.0-rc3
  • Latest Beta: 1.5.1-beta
  • Latest Alpha: 1.5-alpha

All Versions

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

  • Version Updated
  • dspace-xmlui-api-1.7.3

    Jul 25, 2013
  • dspace-xmlui-api-1.8.3

    Jul 25, 2013
  • dspace-xmlui-api-1.8.2

    Feb 24, 2012
  • dspace-xmlui-api-1.8.1

    Dec 15, 2011
  • dspace-xmlui-api-1.8.0

    Nov 04, 2011
  • dspace-xmlui-api-1.8.0-rc3

    Oct 21, 2011
  • dspace-xmlui-api-1.8.0-rc2

    Oct 19, 2011
  • dspace-xmlui-api-1.8.0-rc1

    Sep 11, 2011
  • dspace-xmlui-api-1.7.2

    May 27, 2011
  • dspace-xmlui-api-1.7.1

    Mar 28, 2011
  • dspace-xmlui-api-1.7.0

    Dec 16, 2010
  • dspace-xmlui-api-1.7.0-rc2

    Dec 13, 2010
  • dspace-xmlui-api-1.7.0-rc1

    Nov 12, 2010
  • dspace-xmlui-api-1.6.2

    Jun 14, 2010
  • dspace-xmlui-api-1.6.1

    May 21, 2010
  • dspace-xmlui-api-1.6.0

    Mar 02, 2010
  • dspace-xmlui-api-1.6.0-rc2

    Feb 10, 2010
  • dspace-xmlui-api-1.6.0-rc1

    Dec 03, 2009
  • dspace-xmlui-api-1.5.2

    Apr 13, 2009
  • dspace-xmlui-api-1.5.2-rc2

    Apr 08, 2009
  • dspace-xmlui-api-1.5.2-rc1

    Apr 06, 2009
  • dspace-xmlui-api-1.5.1

    Sep 10, 2008
  • dspace-xmlui-api-1.5.1-beta

    Aug 15, 2008
  • dspace-xmlui-api-1.5.0

    Mar 25, 2008
  • dspace-xmlui-api-1.5.0-rc1

    Mar 18, 2008
  • dspace-xmlui-api-1.5.0-beta2

    Mar 11, 2008
  • dspace-xmlui-api-1.5.0-beta1

    Feb 13, 2008
  • dspace-xmlui-api-1.5-alpha

    Oct 25, 2007

How to add a dependency to Maven

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

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-xmlui-api</artifactId>
    <version>1.7.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.dspace:dspace-xmlui-api:1.7.3'

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

implementation("org.dspace:dspace-xmlui-api:1.7.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.dspace" % "dspace-xmlui-api" % "1.7.3"

Advertisement

Dependencies from Group

Feb 17, 2023
46 usages
620 stars
Feb 17, 2023
15 usages
620 stars
Jul 25, 2013
12 usages
616 stars
Oct 06, 2022
11 usages
Feb 13, 2008
9 usages

Discover Dependencies

Oct 17, 2019
24 usages
4 stars
Nov 09, 2019
35 usages
0 stars
Jun 03, 2017
21 usages
1.4k stars
Nov 18, 2019
8 usages
0 stars
Aug 02, 2020
51 usages
571 stars
Aug 10, 2022
19 usages
65 stars
Nov 07, 2020
90 usages
1.8k stars
May 26, 2022
79 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome