org.raml.jaxrs:raml-to-jaxrs-maven-plugin

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.raml.jaxrs
Идентификатор

Идентификатор

raml-to-jaxrs-maven-plugin
Последняя версия

Последняя версия

3.0.7
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
Организация-разработчик

Организация-разработчик

Mulesoft

Скачать raml-to-jaxrs-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>org.raml.jaxrs</groupId>
    <artifactId>raml-to-jaxrs-maven-plugin</artifactId>
    <version>3.0.7</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.raml.jaxrs : jaxrs-code-generator jar 3.0.7
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.6.0
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.6.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

RAML for JAX-RS

Introduction

The goal of RAML for JAX-RS is to provide a set of tools to work with these technologies in a way of being able to scaffold a JAVA + JAX-RS application based on an existing RAML API definition (Code Generation), or its roundtrip, generate the RAML API definition based on an existing JAVA + JAX-RS application (Documentation).

Documentation

There are two projects:

NOTE: raml-to-jaxrs supports both RAML 0.8 and 1.0. jaxrs-to-raml supports RAML 1.0 only, to generate RAML 0.8, you can use version 1.3.x of raml-for-jax-rs.

Maven artifacts

Maven artifacts are available at:

Releases are also available on Maven Central.

Contributing

If you are interested in contributing some code to this project, thanks! Please submit a Contributors Agreement acknowledging that you are transferring ownership.

To discuss this project:

  • bug/feature request: please file a github issue
  • If you're not sure: you can use the RAML forum or Slack
org.raml.jaxrs

Mulesoft Labs

Версии библиотеки

Версия
3.0.7
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0