Last Version

Standalone Application Server 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-server
Version

Version

2.0.0-beta.2
Type

Type

jar
Description

Description

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

Download raildelays-server 2.0.0-beta.2


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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.almex : raildelays-batch jar 2.0.0-beta.2
org.springframework : spring-context jar 4.3.1.RELEASE
org.springframework : spring-web jar 4.3.1.RELEASE
org.mortbay.jetty.alpn : alpn-boot jar 8.1.7.v20160121
io.undertow : undertow-core jar 1.3.14.Final
io.undertow : undertow-servlet jar 1.3.14.Final
io.undertow : undertow-websockets-jsr jar 1.3.14.Final
org.jboss.xnio : xnio-nio jar 3.3.4.Final
org.quartz-scheduler : quartz jar 2.2.2
org.quartz-scheduler : quartz-jobs jar 2.2.2
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.