Last Version

HttpClient 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

CLI User Interface
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-httpclient
Version

Version

1.2.2
Type

Type

jar
Description

Description

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

Download raildelays-httpclient 1.2.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.almex : raildelays-domain jar 1.2.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.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 (3)

Group / Artifact Type Version
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.