| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.almex |
| ArtifactId | ArtifactIdraildelays-java-fx |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
DescriptionJava FX layer
Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called
NMBS/SNCB.
|
| Filename | Size |
|---|---|
| raildelays-java-fx-1.2.2.pom | |
| raildelays-java-fx-1.2.2.jar | 1 MB |
| raildelays-java-fx-1.2.2-sources.jar | 1 MB |
| raildelays-java-fx-1.2.2-javadoc.jar | 94 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lmax : disruptor | jar | 3.3.0 |
| 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 |