mx.nic.labs.reddog:rdap-renderer-api

Renderer API for Reddog Server

License

License

GroupId

GroupId

mx.nic.labs.reddog
ArtifactId

ArtifactId

rdap-renderer-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mx.nic.labs.reddog:rdap-renderer-api
Renderer API for Reddog Server
Project URL

Project URL

https://www.reddog.mx
Source Code Management

Source Code Management

http://github.com/nicmx/rdap-renderer-api/tree/master

Download rdap-renderer-api

How to add to project

<!-- https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-renderer-api/ -->
<dependency>
    <groupId>mx.nic.labs.reddog</groupId>
    <artifactId>rdap-renderer-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-renderer-api/
implementation 'mx.nic.labs.reddog:rdap-renderer-api:1.0.0'
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-renderer-api/
implementation ("mx.nic.labs.reddog:rdap-renderer-api:1.0.0")
'mx.nic.labs.reddog:rdap-renderer-api:jar:1.0.0'
<dependency org="mx.nic.labs.reddog" name="rdap-renderer-api" rev="1.0.0">
  <artifact name="rdap-renderer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.nic.labs.reddog', module='rdap-renderer-api', version='1.0.0')
)
libraryDependencies += "mx.nic.labs.reddog" % "rdap-renderer-api" % "1.0.0"
[mx.nic.labs.reddog/rdap-renderer-api "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
mx.nic.labs.reddog : rdap-core jar 1.2.0

Project Modules

There are no modules declared in this project.

Red Dog's Renderer API

Set of interfaces from which Renderer Implementations are expected to implement. The Red Dog RDAP server, after forming the response of a user request, delegates the responsibility of rendering the result to an implementation of these set of interfaces.

Documentation

The general documentation can be seen here, within the docs there's more specific documentation that can be seen at Rendering Response Data.

Contact

Any comment or feedback is welcomed, issues can be reported at Red Dog's Github corner.

Visit our contact page to get more information.

License

Red Dog is licensed under Apache License 2.0.

mx.nic.labs.reddog

Versions

Version
1.0.0