| License |
License
DSpace Sourcecode License
|
|---|---|
| GroupId | GroupIdorg.dspace.xmlui |
| ArtifactId | ArtifactIdxmlui-rdf |
| Last Version | Last Version2.0.0-OR09 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDSpace XMLUI xmlui-rdf Block
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmlui-rdf-2.0.0-OR09.pom | |
| xmlui-rdf-2.0.0-OR09.jar | 13 KB |
| xmlui-rdf-2.0.0-OR09-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-rdf/ -->
<dependency>
<groupId>org.dspace.xmlui</groupId>
<artifactId>xmlui-rdf</artifactId>
<version>2.0.0-OR09</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-rdf/
implementation 'org.dspace.xmlui:xmlui-rdf:2.0.0-OR09'
// https://jarcasting.com/artifacts/org.dspace.xmlui/xmlui-rdf/
implementation ("org.dspace.xmlui:xmlui-rdf:2.0.0-OR09")
'org.dspace.xmlui:xmlui-rdf:jar:2.0.0-OR09'
<dependency org="org.dspace.xmlui" name="xmlui-rdf" rev="2.0.0-OR09">
<artifact name="xmlui-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace.xmlui', module='xmlui-rdf', version='2.0.0-OR09')
)
libraryDependencies += "org.dspace.xmlui" % "xmlui-rdf" % "2.0.0-OR09"
[org.dspace.xmlui/xmlui-rdf "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 |
| org.openrdf » openrdf-rio-api | jar | 2.0.1 |
| org.openrdf » openrdf-rio-rdfxml | jar | 2.0.1 |
| org.openrdf » openrdf-sail-memory | jar | 2.0.1 |
| org.openrdf » openrdf-repository-sail | jar | 2.0.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |