is not current version
Last Version 1.1.0

stardog-spring-batch 1.0.0

Stardog Spring bindings for using Stardog with the Springframework Batch subproject

License

License

GroupId

GroupId

com.stardog.ext
ArtifactId

ArtifactId

stardog-spring-batch
Version

Version

1.0.0
Type

Type

jar
Description

Description

stardog-spring-batch
Stardog Spring bindings for using Stardog with the Springframework Batch subproject

Download stardog-spring-batch 1.0.0


<!-- https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/ -->
<dependency>
    <groupId>com.stardog.ext</groupId>
    <artifactId>stardog-spring-batch</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/
implementation 'com.stardog.ext:stardog-spring-batch:1.0.0'
// https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/
implementation ("com.stardog.ext:stardog-spring-batch:1.0.0")
'com.stardog.ext:stardog-spring-batch:jar:1.0.0'
<dependency org="com.stardog.ext" name="stardog-spring-batch" rev="1.0.0">
  <artifact name="stardog-spring-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stardog.ext', module='stardog-spring-batch', version='1.0.0')
)
libraryDependencies += "com.stardog.ext" % "stardog-spring-batch" % "1.0.0"
[com.stardog.ext/stardog-spring-batch "1.0.0"]

Dependencies

compile (9)

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 7.3.2
com.stardog.ext : stardog-spring jar 1.0.0

test (3)

Group / Artifact Type Version
com.complexible.stardog » server jar 7.3.2
junit : junit jar 4.8.2
org.springframework : spring-test jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.