| License |
License |
|---|---|
| GroupId | GroupIdorg.syphr |
| ArtifactId | ArtifactIdlibmythtv-db |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDatabase
This library provides a Java interface to the MythTV database.
|
| Project Organization |
Project OrganizationGregory P. Moyer |
| Filename | Size |
|---|---|
| libmythtv-db-0.1.pom | |
| libmythtv-db-0.1.jar | 45 KB |
| libmythtv-db-0.1-sources.jar | 34 KB |
| libmythtv-db-0.1-javadoc.jar | 176 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.syphr : libmythtv-test | jar | 0.1 |
| org.hibernate : hibernate-entitymanager | jar | 3.6.6.Final |