License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdse.ikama |
ArtifactId | ArtifactIdbauta-core |
Last Version | Last Version0.0.68 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbauta-core
Bauta is a batch automation framework based on Spring Batch.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bauta-core-0.0.68.pom | |
bauta-core-0.0.68.jar | 2 MB |
bauta-core-0.0.68-sources.jar | 97 KB |
bauta-core-0.0.68-javadoc.jar | 738 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.ikama/bauta-core/ -->
<dependency>
<groupId>se.ikama</groupId>
<artifactId>bauta-core</artifactId>
<version>0.0.68</version>
</dependency>
// https://jarcasting.com/artifacts/se.ikama/bauta-core/
implementation 'se.ikama:bauta-core:0.0.68'
// https://jarcasting.com/artifacts/se.ikama/bauta-core/
implementation ("se.ikama:bauta-core:0.0.68")
'se.ikama:bauta-core:jar:0.0.68'
<dependency org="se.ikama" name="bauta-core" rev="0.0.68">
<artifact name="bauta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ikama', module='bauta-core', version='0.0.68')
)
libraryDependencies += "se.ikama" % "bauta-core" % "0.0.68"
[se.ikama/bauta-core "0.0.68"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 14.6.3 |
com.vaadin : vaadin-spring-boot-starter | jar | 14.6.3 |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-security | jar | 2.5.1 |
org.springframework.batch : spring-batch-core | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework.data : spring-data-mongodb | jar | |
org.springframework.boot : spring-boot-starter-mail | jar | |
org.springframework.shell : spring-shell-starter | jar | 2.0.1.RELEASE |
org.hsqldb : hsqldb | jar | |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-csv | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-testbench | jar | |
junit : junit | jar | 4.13.1 |