| License |
License
DSpace Sourcecode License
|
|---|---|
| GroupId | GroupIdorg.dspace.xmlui |
| ArtifactId | ArtifactIdxmlui-dri |
| Last Version | Last Version2.0.0-OR09 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDSpace Manakin XMLUI DRI Core Block
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmlui-dri-2.0.0-OR09.pom | |
| xmlui-dri-2.0.0-OR09.jar | 197 KB |
| xmlui-dri-2.0.0-OR09-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-dri/ -->
<dependency>
<groupId>org.dspace.xmlui</groupId>
<artifactId>xmlui-dri</artifactId>
<version>2.0.0-OR09</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-dri/
implementation 'org.dspace.xmlui:xmlui-dri:2.0.0-OR09'
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-dri/
implementation ("org.dspace.xmlui:xmlui-dri:2.0.0-OR09")
'org.dspace.xmlui:xmlui-dri:jar:2.0.0-OR09'
<dependency org="org.dspace.xmlui" name="xmlui-dri" rev="2.0.0-OR09">
<artifact name="xmlui-dri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace.xmlui', module='xmlui-dri', version='2.0.0-OR09')
)
libraryDependencies += "org.dspace.xmlui" % "xmlui-dri" % "2.0.0-OR09"
[org.dspace.xmlui/xmlui-dri "2.0.0-OR09"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dspace : dspace-api | jar | 2.0.0-OR09 |
| org.dspace : dspace-impl | jar | 2.0.0-OR09 |
| org.dspace : dspace-utils | jar | 2.0.0-OR09 |
| jdom : jdom | jar | 1.0 |
| jaxen : jaxen | jar | 1.1.1 |
| 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 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
| org.slf4j : slf4j-simple | jar | 1.5.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| log4j : log4j | jar | 1.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |