is not current version
Last Version 0.0.68

se.ikama:bauta 0.0.27

Bauta is a batch automation framework based on Spring Batch.

GroupId

GroupId

se.ikama
ArtifactId

ArtifactId

bauta
Version

Version

0.0.27
Type

Type

pom

Download bauta 0.0.27

Filename Size
bauta-0.0.27.pom 9 KB
Browse

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