raml converter root pom

toolkit to use and convert RAML files

License

License

MIT
GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

raml-converter-root
Last Version

Last Version

0.15
Release Date

Release Date

Type

Type

pom
Description

Description

raml converter root pom
toolkit to use and convert RAML files
Project URL

Project URL

http://github.com/adrobisch/raml-converter
Source Code Management

Source Code Management

http://github.com/adrobisch/raml-converter

Download raml-converter-root

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 2.5.0
org.jodd : jodd-lagarto jar 3.7.1

Project Modules

  • raml-converter
  • raml-converter-all
  • raml-converter-maven-plugin
  • raml-converter-maven-plugin-example

RAML Converter

RAML converter is a RAML conversion library. It contains a HTML generator adaption of raml2html using handlebars.java

License

MIT, see LICENSE file

Versions

Version
0.15
0.14
0.13
0.12
0.11
0.9