License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdse.ikama |
ArtifactId | ArtifactIdbauta-core |
Version | Version0.0.56 |
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.56.pom | |
bauta-core-0.0.56.jar | 2 MB |
bauta-core-0.0.56-sources.jar | 126 KB |
bauta-core-0.0.56-javadoc.jar | 862 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.ikama/bauta-core/ -->
<dependency>
<groupId>se.ikama</groupId>
<artifactId>bauta-core</artifactId>
<version>0.0.56</version>
</dependency>
// https://jarcasting.com/artifacts/se.ikama/bauta-core/
implementation 'se.ikama:bauta-core:0.0.56'
// https://jarcasting.com/artifacts/se.ikama/bauta-core/
implementation ("se.ikama:bauta-core:0.0.56")
'se.ikama:bauta-core:jar:0.0.56'
<dependency org="se.ikama" name="bauta-core" rev="0.0.56">
<artifact name="bauta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ikama', module='bauta-core', version='0.0.56')
)
libraryDependencies += "se.ikama" % "bauta-core" % "0.0.56"
[se.ikama/bauta-core "0.0.56"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 14.5.3 |
com.vaadin : vaadin-spring-boot-starter | jar | 14.5.3 |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-security | jar | 2.4.5 |
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.14 |
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-testbench | jar | |
junit : junit | jar | 4.13.1 |