Last Version

Web scraper 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-scraper
Version

Version

2.0.0-beta.2
Type

Type

jar
Description

Description

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

Download raildelays-scraper 2.0.0-beta.2


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.almex : raildelays-domain jar 2.0.0-beta.2
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
org.codehaus.groovy : groovy-all jar 2.4.3
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
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

test (4)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 5.2.1.Final
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.