is not current version
Last Version 0.0.68

bauta 0.0.57

Bauta is a batch automation framework based on Spring Batch.

License

License

Apache License 2.0
GroupId

GroupId

se.ikama
ArtifactId

ArtifactId

bauta
Version

Version

0.0.57
Type

Type

pom
Description

Description

bauta
Bauta is a batch automation framework based on Spring Batch.
Project URL

Project URL

https://github.com/ikama-innovation/Bauta
Project Organization

Project Organization

ikama-innovation
Source Code Management

Source Code Management

https://github.com/ikama-innovation/Bauta

Download bauta 0.0.57

Filename Size
bauta-0.0.57.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bauta-core
  • bauta-autoconfigure
  • bauta-starter
  • bauta-sample
  • bauta-sample-oracle
  • bauta-sample-php