| License |
License
DSpace Sourcecode License
|
|---|---|
| GroupId | GroupIdorg.dspace.xmlui |
| ArtifactId | ArtifactIdxmlui-services |
| Last Version | Last Version2.0.0-OR09 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDSpace XMLUI Services
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmlui-services-2.0.0-OR09.pom | |
| xmlui-services-2.0.0-OR09.jar | 11 KB |
| xmlui-services-2.0.0-OR09-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-services/ -->
<dependency>
<groupId>org.dspace.xmlui</groupId>
<artifactId>xmlui-services</artifactId>
<version>2.0.0-OR09</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-services/
implementation 'org.dspace.xmlui:xmlui-services:2.0.0-OR09'
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-services/
implementation ("org.dspace.xmlui:xmlui-services:2.0.0-OR09")
'org.dspace.xmlui:xmlui-services:jar:2.0.0-OR09'
<dependency org="org.dspace.xmlui" name="xmlui-services" rev="2.0.0-OR09">
<artifact name="xmlui-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace.xmlui', module='xmlui-services', version='2.0.0-OR09')
)
libraryDependencies += "org.dspace.xmlui" % "xmlui-services" % "2.0.0-OR09"
[org.dspace.xmlui/xmlui-services "2.0.0-OR09"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dspace.xmlui : xmlui-dri | jar | 2.0.0-OR09 |
| org.apache.cocoon : cocoon-core | jar | 2.2.0 |
| org.apache.cocoon : cocoon-servlet-service-components | jar | 1.0.0 |
| org.apache.cocoon : cocoon-template-impl | jar | 1.1.0 |
| org.apache.cocoon : cocoon-flowscript-impl | jar | 1.0.0 |
| rome : rome | jar | 0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |