Skip to content
/ w3c-ddr Public

Device Description Repository Simple API - Mavenized Java representation

Notifications You must be signed in to change notification settings

fnk/w3c-ddr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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:

	<repository>
        <id>com-andreasfink-repository</id>
        <url>http://andreasfink.com/repository/releases</url>
        <releases>
            <enabled>true</enabled>
        </releases>
        <snapshots>
            <enabled>false</enabled>
        </snapshots>
    </repository>

About

Device Description Repository Simple API - Mavenized Java representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages