ItinéRennes Java API
This library provides a client for the ItinéRennes JSON API.
License |
License |
---|---|
GroupId | GroupIdfr.dudie |
ArtifactId | ArtifactIdonebusaway-api |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOneBusAway Java API client
A simple client library for the OneBusAway API written in Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
onebusaway-api-1.1.pom | |
onebusaway-api-1.1.jar | 39 KB |
onebusaway-api-1.1-sources.jar | 35 KB |
onebusaway-api-1.1-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.dudie/onebusaway-api/ -->
<dependency>
<groupId>fr.dudie</groupId>
<artifactId>onebusaway-api</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.dudie/onebusaway-api/
implementation 'fr.dudie:onebusaway-api:1.1'
// https://jarcasting.com/artifacts/fr.dudie/onebusaway-api/
implementation ("fr.dudie:onebusaway-api:1.1")
'fr.dudie:onebusaway-api:jar:1.1'
<dependency org="fr.dudie" name="onebusaway-api" rev="1.1">
<artifact name="onebusaway-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.dudie', module='onebusaway-api', version='1.1')
)
libraryDependencies += "fr.dudie" % "onebusaway-api" % "1.1"
[fr.dudie/onebusaway-api "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.apache.httpcomponents : httpclient | jar | 4.0.2 |
org.json : json | jar | 20070829 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
commons-lang : commons-lang | jar | 2.6 |
commons-collections : commons-collections | jar | 3.2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
This library provides a client for the ItinéRennes JSON API.