License |
License |
---|---|
GroupId | GroupIdorg.onebusaway |
ArtifactId | ArtifactIdonebusaway-gtfs-merge |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiononebusaway-gtfs-merge
A tool for merging GTFS feeds.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
onebusaway-gtfs-merge-1.3.4.pom | |
onebusaway-gtfs-merge-1.3.4.jar | 49 KB |
onebusaway-gtfs-merge-1.3.4-sources.jar | 41 KB |
onebusaway-gtfs-merge-1.3.4-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.onebusaway/onebusaway-gtfs-merge/ -->
<dependency>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-gtfs-merge</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.onebusaway/onebusaway-gtfs-merge/
implementation 'org.onebusaway:onebusaway-gtfs-merge:1.3.4'
// https://jarcasting.com/artifacts/org.onebusaway/onebusaway-gtfs-merge/
implementation ("org.onebusaway:onebusaway-gtfs-merge:1.3.4")
'org.onebusaway:onebusaway-gtfs-merge:jar:1.3.4'
<dependency org="org.onebusaway" name="onebusaway-gtfs-merge" rev="1.3.4">
<artifact name="onebusaway-gtfs-merge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onebusaway', module='onebusaway-gtfs-merge', version='1.3.4')
)
libraryDependencies += "org.onebusaway" % "onebusaway-gtfs-merge" % "1.3.4"
[org.onebusaway/onebusaway-gtfs-merge "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.onebusaway : onebusaway-gtfs | jar | 1.3.4 |
org.onebusaway : onebusaway-collections | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
junit : junit | jar | 4.4 |
org.mockito : mockito-core | jar | 1.8.0 |