| License |
License |
|---|---|
| GroupId | GroupIdorg.openrdf |
| ArtifactId | ArtifactIdrio |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRio
"Rio" stands for RDF I/O. It is a set of parsers and writers for RDF that has been designed with speed and standards-compliance as the main concerns.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAduna B.V. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rio-1.0.10.pom | |
| rio-1.0.10.jar | 57 KB |
| rio-1.0.10-sources.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openrdf/rio/ -->
<dependency>
<groupId>org.openrdf</groupId>
<artifactId>rio</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrdf/rio/
implementation 'org.openrdf:rio:1.0.10'
// https://jarcasting.com/artifacts/org.openrdf/rio/
implementation ("org.openrdf:rio:1.0.10")
'org.openrdf:rio:jar:1.0.10'
<dependency org="org.openrdf" name="rio" rev="1.0.10">
<artifact name="rio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrdf', module='rio', version='1.0.10')
)
libraryDependencies += "org.openrdf" % "rio" % "1.0.10"
[org.openrdf/rio "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openrdf : openrdf-model | jar | 1.2.7 |
| org.openrdf : openrdf-util | jar | 1.2.7 |