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

This is a collection of Java tools used to work with RAML 1.0

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.8
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

This is a collection of Java tools used to work with RAML 1.0
Организация-разработчик

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

Mulesoft

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

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

<plugin>
    <groupId>org.raml</groupId>
    <artifactId>raml-to-pojo-maven-plugin</artifactId>
    <version>1.0.8</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.raml : raml-to-pojo jar 1.0.8
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.5
org.apache.maven.shared : maven-shared-utils jar 3.2.0
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.5

test (1)

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

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

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

raml-java-tools

This is a collection of Java tools used to work with RAML 1.0. Currently those tools are used by the raml-for-jaxrs project to:

  • Convert RAML specified object declarations into POJOs.
  • Convert POJOs to RAML 1.0 type declarations.
  • Emit a RAML API definition into an output stream.
  • Programmatically build a RAML 1.0 specification.

The other projects are experimental.

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 Labs

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

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0