License |
License |
---|---|
GroupId | GroupIdcom.stardog |
ArtifactId | ArtifactIdstardog-spring |
Last Version | Last Version7.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstardog-spring
Stardog Spring bindings for using Stardog with the Springframework
|
Filename | Size |
---|---|
stardog-spring-7.2.1.pom | |
stardog-spring-7.2.1.jar | 23 KB |
stardog-spring-7.2.1-sources.jar | 19 KB |
stardog-spring-7.2.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stardog/stardog-spring/ -->
<dependency>
<groupId>com.stardog</groupId>
<artifactId>stardog-spring</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stardog/stardog-spring/
implementation 'com.stardog:stardog-spring:7.2.1'
// https://jarcasting.com/artifacts/com.stardog/stardog-spring/
implementation ("com.stardog:stardog-spring:7.2.1")
'com.stardog:stardog-spring:jar:7.2.1'
<dependency org="com.stardog" name="stardog-spring" rev="7.2.1">
<artifact name="stardog-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stardog', module='stardog-spring', version='7.2.1')
)
libraryDependencies += "com.stardog" % "stardog-spring" % "7.2.1"
[com.stardog/stardog-spring "7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.1.2.RELEASE |
org.springframework : spring-beans | jar | 4.1.2.RELEASE |
org.springframework : spring-context | jar | 4.1.2.RELEASE |
org.springframework : spring-tx | jar | 4.1.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.complexible.stardog » client-http | jar | 7.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.complexible.stardog » server | jar | 7.2.1 |
junit : junit | jar | 4.8.2 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |