| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stardog.ext |
| Идентификатор | Идентификаторstardog-spring-batch |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеstardog-spring-batch
Stardog Spring bindings for using Stardog with the Springframework Batch subproject
|
| Имя Файла | Размер |
|---|---|
| stardog-spring-batch-1.1.0.pom | |
| stardog-spring-batch-1.1.0.jar | 4 KB |
| stardog-spring-batch-1.1.0-sources.jar | 4 KB |
| stardog-spring-batch-1.1.0-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/ -->
<dependency>
<groupId>com.stardog.ext</groupId>
<artifactId>stardog-spring-batch</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/
implementation 'com.stardog.ext:stardog-spring-batch:1.1.0'
// https://jarcasting.com/artifacts/com.stardog.ext/stardog-spring-batch/
implementation ("com.stardog.ext:stardog-spring-batch:1.1.0")
'com.stardog.ext:stardog-spring-batch:jar:1.1.0'
<dependency org="com.stardog.ext" name="stardog-spring-batch" rev="1.1.0">
<artifact name="stardog-spring-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stardog.ext', module='stardog-spring-batch', version='1.1.0')
)
libraryDependencies += "com.stardog.ext" % "stardog-spring-batch" % "1.1.0"
[com.stardog.ext/stardog-spring-batch "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.18 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.springframework : spring-tx | jar | 5.3.18 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.springframework.batch : spring-batch-core | jar | 4.3.5 |
| org.springframework.batch : spring-batch-infrastructure | jar | 4.3.5 |
| com.complexible.stardog » client-http | jar | 7.9.1 |
| com.stardog.ext : stardog-spring | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.complexible.stardog » server | jar | 7.9.1 |
| junit : junit | jar | 4.13.2 |
| org.springframework : spring-test | jar | 5.3.18 |