JAXRS to RAML Gradle Plugin

JAXRS to RAML generator

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAXRS to RAML Gradle Plugin
JAXRS to RAML generator
Ссылка на сайт

Ссылка на сайт

https://github.com/mulesoft-labs/raml-for-jax-rs
Система контроля версий

Система контроля версий

https://github.com/mulesoft-labs/raml-for-jax-rs

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.raml.jaxrs : jaxrs-to-raml-core jar 3.0.5
commons-io : commons-io jar 2.4

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

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

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.5
3.0.4
3.0.3
3.0.2