License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdse.ikama |
ArtifactId | ArtifactIdbauta-autoconfigure |
Last Version | Last Version0.0.68 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbauta-autoconfigure
Bauta is a batch automation framework based on Spring Batch.
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar | 2.5.1 |
se.ikama : bauta-core Optional | jar | 0.0.68 |
org.springframework.boot : spring-boot-starter-batch | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |