onebusaway-gtfs-hibernate

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

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

io.leonard
ArtifactId

ArtifactId

onebusaway-gtfs-hibernate
Last Version

Last Version

1.3.103
Release Date

Release Date

Type

Type

jar
Description

Description

onebusaway-gtfs-hibernate
A Java library for reading and writing General Transit Feed Spec feeds into a database
Project URL

Project URL

https://github.com/OneBusAway/onebusaway-gtfs-modules/wiki/onebusaway-gtfs-hibernate/

Download onebusaway-gtfs-hibernate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.leonard : onebusaway-gtfs jar 1.3.103
org.hibernate : hibernate-core jar 4.0.1.Final

test (4)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.2
mysql : mysql-connector-java jar 3.1.14
junit : junit jar 4.4
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.103