DDR-Simple-API

Device Description Repository Simple API.

License

License

W3C
GroupId

GroupId

org.w3c.ddr
ArtifactId

ArtifactId

ddr-simple-api
Last Version

Last Version

20081205
Release Date

Release Date

Type

Type

jar
Description

Description

DDR-Simple-API
Device Description Repository Simple API.
Project URL

Project URL

http://www.w3.org/TR/DDR-Simple-API/
Project Organization

Project Organization

World Wide Web Consortium
Source Code Management

Source Code Management

https://github.com/OpenDDRmobi/w3c-ddr.git

Download ddr-simple-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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>
		<id>jcenter</id>
		<name>JCenter</name>
		<url>http://jcenter.bintray.com</url>
	</repository>
	<repository>
		<snapshots>
			<enabled>false</enabled>
		</snapshots>
		<id>bintray-release</id>
		<name>libs-release</name>
		<url>http://oss.jfrog.org/artifactory/libs-release</url>
	</repository>
	<repository>
		<snapshots>
			<enabled>true</enabled>
		</snapshots>
		<id>bintray-snapshot</id>
		<name>libs-snapshot</name>
		<url>http://oss.jfrog.org/artifactory/libs-snapshot</url>
	</repository>
</repositories>
org.w3c.ddr

OpenDDR

Versions

Version
20081205