Database

This library provides a Java interface to the MythTV database.

License

License

GroupId

GroupId

org.syphr
ArtifactId

ArtifactId

libmythtv-db
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Database
This library provides a Java interface to the MythTV database.
Project Organization

Project Organization

Gregory P. Moyer

Download libmythtv-db

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.15

test (2)

Group / Artifact Type Version
org.syphr : libmythtv-test jar 0.1
org.hibernate : hibernate-entitymanager jar 3.6.6.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.1