| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.rdf4j | 
| ArtifactId | ArtifactIdrdf4j-spin | 
| Last Version | Last Version4.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRDF4J: SPIN SPARQL input notation interfaces and implementations | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| rdf4j-spin-4.0.2.pom | |
| rdf4j-spin-4.0.2.jar | 290 KB | 
| rdf4j-spin-4.0.2-sources.jar | 215 KB | 
| rdf4j-spin-4.0.2-javadoc.jar | 440 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spin/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-spin</artifactId>
    <version>4.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spin/
implementation 'org.eclipse.rdf4j:rdf4j-spin:4.0.2'// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spin/
implementation ("org.eclipse.rdf4j:rdf4j-spin:4.0.2")'org.eclipse.rdf4j:rdf4j-spin:jar:4.0.2'<dependency org="org.eclipse.rdf4j" name="rdf4j-spin" rev="4.0.2">
  <artifact name="rdf4j-spin" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-spin', version='4.0.2')
)libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-spin" % "4.0.2"[org.eclipse.rdf4j/rdf4j-spin "4.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-text | jar | 1.9 | 
| org.eclipse.rdf4j : rdf4j-queryalgebra-model | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-queryrender | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-repository-sail | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 4.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.19.0 | 
| org.mockito : mockito-core | jar | 3.8.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
