Last Version

OPS4J Ramler Reactor 0.10.0

Code and documentation generator for RAML 1.0

License

License

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

ramler
Version

Version

0.10.0
Type

Type

pom
Description

Description

OPS4J Ramler Reactor
Code and documentation generator for RAML 1.0
Project URL

Project URL

http://ops4j.github.io/ramler/0.10.0/
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download ramler 0.10.0

Filename Size
ramler-0.10.0.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ramler-common
  • ramler-java
  • ramler-maven-plugin
  • ramler-html
  • ramler-openapi
  • ramler-typescript
  • ramler-itest
  • ramler-manual
  • samples