License |
License |
---|---|
GroupId | GroupIdcom.conveyal |
ArtifactId | ArtifactIdgtfs-lib |
Last Version | Last Version6.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongtfs-lib
A library to load and index GTFS feeds of arbitrary size using disk-backed storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gtfs-lib-6.2.0.pom | |
gtfs-lib-6.2.0.jar | 393 KB |
gtfs-lib-6.2.0-sources.jar | 282 KB |
gtfs-lib-6.2.0-shaded.jar | 23 MB |
gtfs-lib-6.2.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
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 |