RAML JAX-RS Codegen Core

RAML JAXRS

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

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

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

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.raml : raml-parser jar 0.8.12
javax.ws.rs : jsr311-api jar 1.1.1
javax.mail : mailapi jar 1.4.3
javax.validation : validation-api jar 1.1.0.Final
com.sun.codemodel : codemodel jar 2.6
org.jsonschema2pojo : jsonschema2pojo-core jar 0.4.16
org.apache.httpcomponents : httpcore jar 4.3
com.google.guava : guava jar 15.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.slf4j : slf4j-log4j12 jar 1.7.5
com.sun.xml.bind : jaxb-xjc jar 2.1.6

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
com.sun.jersey : jersey-server jar 1.18
com.sun.jersey.contribs : jersey-multipart jar 1.18
org.apache.commons : commons-jci-eclipse jar 1.1

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

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

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

Mulesoft

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

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

Версия
1.3.4
1.3.3