Last Version

CC/PP API 1.0

To enable interoperability between web servers and access mechanisms, and to facilitate development of device independent web applications, this specification will define a set of APIs for processing CC/PP information.

License

License

GroupId

GroupId

javax.ccpp
ArtifactId

ArtifactId

ccpp
Version

Version

1.0
Type

Type

jar
Description

Description

CC/PP API
To enable interoperability between web servers and access mechanisms, and to facilitate development of device independent web applications, this specification will define a set of APIs for processing CC/PP information.
Project URL

Project URL

http://www.jcp.org/en/jsr/detail?id=188

Download ccpp 1.0

Filename Size
ccpp-1.0.pom
ccpp-1.0.jar 14 KB
Browse

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

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.