Last Version

gtfs-lib 6.2.0

A library to load and index GTFS feeds of arbitrary size using disk-backed storage

License

License

GroupId

GroupId

com.conveyal
ArtifactId

ArtifactId

gtfs-lib
Version

Version

6.2.0
Type

Type

jar
Description

Description

gtfs-lib
A library to load and index GTFS feeds of arbitrary size using disk-backed storage
Project URL

Project URL

https://github.com/conveyal/gtfs-lib
Source Code Management

Source Code Management

https://github.com/conveyal/gtfs-lib

Download gtfs-lib 6.2.0


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

Dependencies

compile (16)

Group / Artifact Type Version
net.sourceforge.javacsv : javacsv jar 2.0
com.beust : jcommander jar 1.30
com.google.guava : guava jar 18.0
org.locationtech.jts : jts-core jar 1.16.1
org.mapdb : mapdb jar 1.0.8
org.slf4j : slf4j-api jar 1.7.10
commons-io : commons-io jar 2.4
commons-dbutils : commons-dbutils jar 1.6
com.amazonaws : aws-java-sdk-s3 jar 1.11.18
net.sf.trove4j : trove4j jar 3.0.3
commons-cli : commons-cli jar 1.4
org.postgresql : postgresql jar 42.0.0
org.apache.commons : commons-math3 jar 3.0
org.apache.commons : commons-dbcp2 jar 2.1.1
com.graphql-java : graphql-java jar 11.0
org.apache.commons : commons-text jar 1.6

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.16.0
org.hamcrest : java-hamcrest jar 2.0.0.0
com.github.conveyal » java-snapshot-matcher jar 3495b32f7b4d3f82590e0a2284029214070b6984

Project Modules

There are no modules declared in this project.