Last Version

Parser layer 1.2.2

Groovy Parser for Raildelays that parse SNCB/NMBS's Railtime Mobile HTML pages

License

License

GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-parser
Version

Version

1.2.2
Type

Type

jar
Description

Description

Parser layer
Groovy Parser for Raildelays that parse SNCB/NMBS's Railtime Mobile HTML pages

Download raildelays-parser 1.2.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.almex : raildelays-domain jar 1.2.2
com.github.almex : raildelays-httpclient jar 1.2.2
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.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

test (4)

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