Download platform.typerendering.core-1.0.0.jar file - Jar p

Jar examples for p:platform.typerendering.core

Description

This project provides a JAX-RS MessageBodyWriter to render GraphNodes. Rendering requests are delegated to registered renderlets.

You can download jar file platform.typerendering.core 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add platform.typerendering.core-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>platform.typerendering.core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'platform.typerendering.core', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "platform.typerendering.core" % "1.0.0"
<dependency org="org.apache.clerezza" name="platform.typerendering.core" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.typerendering.core', version='1.0.0'))
'org.apache.clerezza:platform.typerendering.core:jar:1.0.0'

Download

Click the following link to download the jar file.

platform.typerendering.core-1.0.0-javadoc.jar
platform.typerendering.core-1.0.0-sources.jar
platform.typerendering.core-1.0.0.jar
platform.typerendering.core-1.0.0.pom



Related Tutorials