| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdjena-patch |
| Version | Version4.7.5 |
| Type | Typejar |
| Description |
DescriptionJena Output Patch Module
The Fedora Commons Jena Patch module: Provides temporary patch for RDF 1.0 serialization.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jena-patch-4.7.5.pom | |
| jena-patch-4.7.5.jar | 48 KB |
| jena-patch-4.7.5-test-javadoc.jar | 27 KB |
| jena-patch-4.7.5-sources.jar | 35 KB |
| jena-patch-4.7.5-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/jena-patch/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>jena-patch</artifactId>
<version>4.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/jena-patch/
implementation 'org.fcrepo:jena-patch:4.7.5'
// https://jarcasting.com/artifacts/org.fcrepo/jena-patch/
implementation ("org.fcrepo:jena-patch:4.7.5")
'org.fcrepo:jena-patch:jar:4.7.5'
<dependency org="org.fcrepo" name="jena-patch" rev="4.7.5">
<artifact name="jena-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='jena-patch', version='4.7.5')
)
libraryDependencies += "org.fcrepo" % "jena-patch" % "4.7.5"
[org.fcrepo/jena-patch "4.7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.jena : apache-jena-libs | pom | 3.1.1 |
| org.apache.jena : jena-core | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.3.RELEASE |