OneBusAway Java API client

A simple client library for the OneBusAway API written in Java

License

License

GroupId

GroupId

fr.dudie
ArtifactId

ArtifactId

onebusaway-api
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

OneBusAway Java API client
A simple client library for the OneBusAway API written in Java
Source Code Management

Source Code Management

https://github.com/kops/onebusaway-java-api/tree/master

Download onebusaway-api

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.
fr.dudie

kops

Versions

Version
1.1
1.0