| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.rdf4j |
| ArtifactId | ArtifactIdrdf4j-spring-components |
| Version | Version4.0.1 |
| Type | Typepom |
| Description |
DescriptionRDF4J: Spring components
Components to use with Spring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rdf4j-spring-components-4.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-components/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-spring-components</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-components/
implementation 'org.eclipse.rdf4j:rdf4j-spring-components:4.0.1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-spring-components/
implementation ("org.eclipse.rdf4j:rdf4j-spring-components:4.0.1")
'org.eclipse.rdf4j:rdf4j-spring-components:pom:4.0.1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-spring-components" rev="4.0.1">
<artifact name="rdf4j-spring-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-spring-components', version='4.0.1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-spring-components" % "4.0.1"
[org.eclipse.rdf4j/rdf4j-spring-components "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar |