Last Version

Java FX layer 1.2.2

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-java-fx
Version

Version

1.2.2
Type

Type

jar
Description

Description

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

Download raildelays-java-fx 1.2.2


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

Dependencies

compile (14)

Group / Artifact Type Version
com.github.almex : raildelays-batch jar 1.2.2
org.springframework.batch : spring-batch-core jar 3.0.4.RELEASE
org.springframework.batch : spring-batch-infrastructure jar 3.0.4.RELEASE
org.springframework : spring-context jar 4.1.7.RELEASE
com.sun.mail : javax.mail jar 1.5.2
org.apache.poi : poi jar 3.12
org.apache.poi : poi-ooxml jar 3.12
joda-time : joda-time jar 2.3
org.hsqldb : hsqldb jar 2.3.3
org.slf4j : slf4j-api jar 1.7.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
org.apache.logging.log4j : log4j-api jar 2.2
org.apache.logging.log4j : log4j-1.2-api jar 2.2

runtime (1)

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

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.7.RELEASE
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.easymock : easymock jar 3.3.1

Project Modules

There are no modules declared in this project.