RAML JAX-RS Codegen

RAML JAXRS

Лицензия

Лицензия

Группа

Группа

com.github.kumako
Идентификатор

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

raml-jaxrs-codegen-parent
Последняя версия

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

1.3.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

RAML JAX-RS Codegen
RAML JAXRS
Ссылка на сайт

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

https://github.com/mulesoft/raml-for-jax-rs
Организация-разработчик

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

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

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

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

Скачать raml-jaxrs-codegen-parent

Имя Файла Размер
raml-jaxrs-codegen-parent-1.3.8.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/ -->
<dependency>
    <groupId>com.github.kumako</groupId>
    <artifactId>raml-jaxrs-codegen-parent</artifactId>
    <version>1.3.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation 'com.github.kumako:raml-jaxrs-codegen-parent:1.3.8'
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation ("com.github.kumako:raml-jaxrs-codegen-parent:1.3.8")
'com.github.kumako:raml-jaxrs-codegen-parent:pom:1.3.8'
<dependency org="com.github.kumako" name="raml-jaxrs-codegen-parent" rev="1.3.8">
  <artifact name="raml-jaxrs-codegen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kumako', module='raml-jaxrs-codegen-parent', version='1.3.8')
)
libraryDependencies += "com.github.kumako" % "raml-jaxrs-codegen-parent" % "1.3.8"
[com.github.kumako/raml-jaxrs-codegen-parent "1.3.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • core
  • maven-plugin

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
com.github.kumako

Mulesoft

Building awesome software that's connecting the world's applications, data, and devices.

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

Версия
1.3.8