Registry / other / dspace-api

dspace-api

JSON →
library7.6.7javamavenunverified

Core data model and service APIs for the DSpace digital repository system.

<dependency> <groupId>org.dspace</groupId> <artifactId>dspace-api</artifactId> <version>7.6.7</version> </dependency>
INSTALL
IMPORT
SIG · DSPACE-API
D
dspace-api
otherjavav7.6.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Item
org.dspace.content.Item

Creates a new DSpace Item with a title.

import org.dspace.content.Item; Item item = new Item(); item.setTitle("My Document");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.6.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
dspace-api — mvn dependency:get dspace-api · libregistry