is not current version
Last Version 1.3.4

org.onebusaway:onebusaway-gtfs-hibernate 1.3.1

A Java library for reading and writing General Transit Feed Spec feeds into a database

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.onebusaway
ArtifactId

ArtifactId

onebusaway-gtfs-hibernate
Version

Version

1.3.1
Type

Type

jar

Download onebusaway-gtfs-hibernate 1.3.1


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