License |
License |
---|---|
GroupId | GroupIdcom.complexible.stardog |
ArtifactId | ArtifactIdstardog-spring-batch |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstardog-spring-batch
Stardog Spring bindings for using Stardog with the Springframework Batch subproject
|
<!-- https://jarcasting.com/artifacts/com.complexible.stardog/stardog-spring-batch/ -->
<dependency>
<groupId>com.complexible.stardog</groupId>
<artifactId>stardog-spring-batch</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.complexible.stardog/stardog-spring-batch/
implementation 'com.complexible.stardog:stardog-spring-batch:6.1.0'
// https://jarcasting.com/artifacts/com.complexible.stardog/stardog-spring-batch/
implementation ("com.complexible.stardog:stardog-spring-batch:6.1.0")
'com.complexible.stardog:stardog-spring-batch:jar:6.1.0'
<dependency org="com.complexible.stardog" name="stardog-spring-batch" rev="6.1.0">
<artifact name="stardog-spring-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.complexible.stardog', module='stardog-spring-batch', version='6.1.0')
)
libraryDependencies += "com.complexible.stardog" % "stardog-spring-batch" % "6.1.0"
[com.complexible.stardog/stardog-spring-batch "6.1.0"]
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 |
org.springframework.batch : spring-batch-core | jar | 3.0.5.RELEASE |
org.springframework.batch : spring-batch-infrastructure | jar | 3.0.5.RELEASE |
com.complexible.stardog » client-http | jar | 6.1.0 |
com.stardog : stardog-spring | jar | 6.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.complexible.stardog » server | jar | 6.1.0 |
junit : junit | jar | 4.8.2 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |