| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdorg.eclipse.rdf4j | 
| ArtifactId | ArtifactIdrdf4j-spring-boot-sparql-web | 
| Last Version | Last Version4.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRDF4J: Spring boot component for a HTTP sparql server HTTP server component implementing only the SPARQL protocol | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-boot-sparql-web/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-spring-boot-sparql-web</artifactId>
    <version>4.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-boot-sparql-web/
implementation 'org.eclipse.rdf4j:rdf4j-spring-boot-sparql-web:4.0.2'// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-boot-sparql-web/
implementation ("org.eclipse.rdf4j:rdf4j-spring-boot-sparql-web:4.0.2")'org.eclipse.rdf4j:rdf4j-spring-boot-sparql-web:jar:4.0.2'<dependency org="org.eclipse.rdf4j" name="rdf4j-spring-boot-sparql-web" rev="4.0.2">
  <artifact name="rdf4j-spring-boot-sparql-web" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-spring-boot-sparql-web', version='4.0.2')
)libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-spring-boot-sparql-web" % "4.0.2"[org.eclipse.rdf4j/rdf4j-spring-boot-sparql-web "4.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.rdf4j : rdf4j-repository-api | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-rio-api | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-queryresultio-api | jar | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-storage | pom | 4.0.2 | 
| org.eclipse.rdf4j : rdf4j-config | jar | 4.0.2 | 
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-data-rest | jar | |
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-starter-jetty | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework : spring-test | jar |