Skip to content

kaushikrroy/raml-java-tools

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • RAML 4.6%