Last Version

Batch layer 2.0.0-beta.2

Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

License

License

GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-batch
Version

Version

2.0.0-beta.2
Type

Type

jar
Description

Description

Batch layer
Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

Download raildelays-batch 2.0.0-beta.2


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-batch/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-batch</artifactId>
    <version>2.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-batch/
implementation 'com.github.almex:raildelays-batch:2.0.0-beta.2'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-batch/
implementation ("com.github.almex:raildelays-batch:2.0.0-beta.2")
'com.github.almex:raildelays-batch:jar:2.0.0-beta.2'
<dependency org="com.github.almex" name="raildelays-batch" rev="2.0.0-beta.2">
  <artifact name="raildelays-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-batch', version='2.0.0-beta.2')
)
libraryDependencies += "com.github.almex" % "raildelays-batch" % "2.0.0-beta.2"
[com.github.almex/raildelays-batch "2.0.0-beta.2"]

Dependencies

compile (20)

Group / Artifact Type Version
com.github.almex : raildelays-domain jar 2.0.0-beta.2
com.github.almex : raildelays-service jar 2.0.0-beta.2
com.github.almex : raildelays-scraper jar 2.0.0-beta.2
org.springframework : spring-core jar 4.3.1.RELEASE
org.springframework : spring-context-support jar 4.3.1.RELEASE
org.springframework : spring-context jar 4.3.1.RELEASE
org.springframework.batch : spring-batch-core jar 3.0.7.RELEASE
org.springframework.batch : spring-batch-infrastructure jar 3.0.7.RELEASE
com.sun.mail : javax.mail jar 1.5.2
org.apache.poi : poi jar 3.13
org.apache.poi : poi-ooxml jar 3.13
commons-cli : commons-cli jar 1.3.1
commons-io : commons-io jar 2.4
org.hsqldb : hsqldb jar 2.3.4
org.slf4j : slf4j-api jar 1.7.12
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-1.2-api jar
org.jboss.logging : jboss-logging jar 3.3.0.Final

runtime (1)

Group / Artifact Type Version
com.lmax : disruptor jar 3.3.2

test (9)

Group / Artifact Type Version
org.springframework.batch : spring-batch-test jar 3.0.7.RELEASE
org.apache.logging.log4j : log4j-core test-jar 2.6.1
com.github.almex : pojo-unit jar 1.1.0
org.springframework : spring-test jar 4.3.1.RELEASE
org.easymock : easymock jar 3.4
org.dbunit : dbunit jar 2.4.9
com.excilys.ebi.spring-dbunit : spring-dbunit-test jar 1.4.0
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.