jURAclient

Java client for URA based public transport API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.stklcode.pubtrans
ArtifactId

ArtifactId

juraclient
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jURAclient
Java client for URA based public transport API
Project URL

Project URL

https://github.com/stklcode/juraclient
Source Code Management

Source Code Management

https://github.com/stklcode/juraclient

Download juraclient

How to add to project

<!-- https://jarcasting.com/artifacts/de.stklcode.pubtrans/juraclient/ -->
<dependency>
    <groupId>de.stklcode.pubtrans</groupId>
    <artifactId>juraclient</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.stklcode.pubtrans/juraclient/
implementation 'de.stklcode.pubtrans:juraclient:2.0.2'
// https://jarcasting.com/artifacts/de.stklcode.pubtrans/juraclient/
implementation ("de.stklcode.pubtrans:juraclient:2.0.2")
'de.stklcode.pubtrans:juraclient:jar:2.0.2'
<dependency org="de.stklcode.pubtrans" name="juraclient" rev="2.0.2">
  <artifact name="juraclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.stklcode.pubtrans', module='juraclient', version='2.0.2')
)
libraryDependencies += "de.stklcode.pubtrans" % "juraclient" % "2.0.2"
[de.stklcode.pubtrans/juraclient "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
com.github.tomakehurst : wiremock-jre8 jar 2.33.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0