is not current version
Last Version 2.1.0.RELEASE

de.codecentric:batch-boot-file-to-db 2.0.2.RELEASE

Demo project

GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

batch-boot-file-to-db
Version

Version

2.0.2.RELEASE
Type

Type

jar

Download batch-boot-file-to-db 2.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/de.codecentric/batch-boot-file-to-db/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>batch-boot-file-to-db</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/batch-boot-file-to-db/
implementation 'de.codecentric:batch-boot-file-to-db:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/de.codecentric/batch-boot-file-to-db/
implementation ("de.codecentric:batch-boot-file-to-db:2.0.2.RELEASE")
'de.codecentric:batch-boot-file-to-db:jar:2.0.2.RELEASE'
<dependency org="de.codecentric" name="batch-boot-file-to-db" rev="2.0.2.RELEASE">
  <artifact name="batch-boot-file-to-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-boot-file-to-db', version='2.0.2.RELEASE')
)
libraryDependencies += "de.codecentric" % "batch-boot-file-to-db" % "2.0.2.RELEASE"
[de.codecentric/batch-boot-file-to-db "2.0.2.RELEASE"]