| Лицензия |
Лицензия
Apache License 2.0
|
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаse.ikama |
| Идентификатор | Идентификаторbauta-autoconfigure |
| Последняя версия | Последняя версия0.0.68 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbauta-autoconfigure
Bauta is a batch automation framework based on Spring Batch.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bauta-autoconfigure-0.0.68.pom | |
| bauta-autoconfigure-0.0.68.jar | 4 KB |
| bauta-autoconfigure-0.0.68-sources.jar | 3 KB |
| bauta-autoconfigure-0.0.68-javadoc.jar | 397 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/ -->
<dependency>
<groupId>se.ikama</groupId>
<artifactId>bauta-autoconfigure</artifactId>
<version>0.0.68</version>
</dependency>
// https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/
implementation 'se.ikama:bauta-autoconfigure:0.0.68'
// https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/
implementation ("se.ikama:bauta-autoconfigure:0.0.68")
'se.ikama:bauta-autoconfigure:jar:0.0.68'
<dependency org="se.ikama" name="bauta-autoconfigure" rev="0.0.68">
<artifact name="bauta-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ikama', module='bauta-autoconfigure', version='0.0.68')
)
libraryDependencies += "se.ikama" % "bauta-autoconfigure" % "0.0.68"
[se.ikama/bauta-autoconfigure "0.0.68"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.5.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.1 |
| se.ikama : bauta-core Необязательный | jar | 0.0.68 |
| org.springframework.boot : spring-boot-starter-batch | jar | 2.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |