org.raml:raml-simple-emitter

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

License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

raml-simple-emitter
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Mulesoft

Download raml-simple-emitter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.raml : raml-parser-tools jar 1.0.8
org.raml : raml-parser-2 jar 1.0.9
junit : junit jar 4.12
org.raml : raml-builder jar 1.0.8

Project Modules

There are no modules declared in this project.

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

Versions

Version
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