Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
/ w3c-ddr Public archive
forked from fnk/w3c-ddr

Device Description Repository Simple API - Mavenized Java representation

Notifications You must be signed in to change notification settings

OpenDDRmobi/w3c-ddr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Device Description Repository Simple API

W3C Recommendation 05 December 2008

More Info: http://www.w3.org/TR/DDR-Simple-API/

This is a mavenized version of the Java representation of the API available at http://www.w3.org/TR/DDR-Simple-API/DDRSimpleAPI.jar

Clone and deploy to your own repository or get the build from here:

<repositories>
    <repository>
        <snapshots>
            <enabled>true</enabled>
        </snapshots>
        <id>ossrh-snapshot</id>
        <name>OSSRH Snapshots</name>
        <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
    </repository>       
</repositories>

About

Device Description Repository Simple API - Mavenized Java representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%