is not current version
Last Version 0.0.68

bauta-autoconfigure 0.0.56

Bauta is a batch automation framework based on Spring Batch.

License

License

Apache License 2.0
Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

se.ikama
ArtifactId

ArtifactId

bauta-autoconfigure
Version

Version

0.0.56
Type

Type

jar
Description

Description

bauta-autoconfigure
Bauta is a batch automation framework based on Spring Batch.
Project Organization

Project Organization

ikama-innovation

Download bauta-autoconfigure 0.0.56


<!-- https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/ -->
<dependency>
    <groupId>se.ikama</groupId>
    <artifactId>bauta-autoconfigure</artifactId>
    <version>0.0.56</version>
</dependency>
// https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/
implementation 'se.ikama:bauta-autoconfigure:0.0.56'
// https://jarcasting.com/artifacts/se.ikama/bauta-autoconfigure/
implementation ("se.ikama:bauta-autoconfigure:0.0.56")
'se.ikama:bauta-autoconfigure:jar:0.0.56'
<dependency org="se.ikama" name="bauta-autoconfigure" rev="0.0.56">
  <artifact name="bauta-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ikama', module='bauta-autoconfigure', version='0.0.56')
)
libraryDependencies += "se.ikama" % "bauta-autoconfigure" % "0.0.56"
[se.ikama/bauta-autoconfigure "0.0.56"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
se.ikama : bauta-core Optional jar 0.0.56
org.springframework.boot : spring-boot-starter-batch jar 2.4.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.