Clerezza - Platform Type Rendering

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.typerendering
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Clerezza - Platform Type Rendering
This project provides a JAX-RS MessageBodyWriter to render GraphNodes. Rendering requests are delegated to registered renderlets.
Project Organization

Project Organization

The Apache Software Foundation

Download platform.typerendering

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.typerendering/ -->
<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>platform.typerendering</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.typerendering/
implementation 'org.apache.clerezza:platform.typerendering:1.0.0'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.typerendering/
implementation ("org.apache.clerezza:platform.typerendering:1.0.0")
'org.apache.clerezza:platform.typerendering:pom:1.0.0'
<dependency org="org.apache.clerezza" name="platform.typerendering" rev="1.0.0">
  <artifact name="platform.typerendering" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.typerendering', version='1.0.0')
)
libraryDependencies += "org.apache.clerezza" % "platform.typerendering" % "1.0.0"
[org.apache.clerezza/platform.typerendering "1.0.0"]

Dependencies

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

Project Modules

  • platform.typerendering.ontologies
  • platform.typerendering.core

Versions

Version
1.0.0
0.7
0.6-incubating