Last Version

OPS4J Ramler Java Code Generator 0.10.0

Code and documentation generator for RAML 1.0

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.ops4j.ramler
ArtifactId

ArtifactId

ramler-java
Version

Version

0.10.0
Type

Type

jar
Description

Description

OPS4J Ramler Java Code Generator
Code and documentation generator for RAML 1.0
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download ramler-java 0.10.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.ops4j.ramler : ramler-common jar 0.10.0
org.glassfish.jaxb : codemodel jar 2.3.2
javax.ws.rs : javax.ws.rs-api jar 2.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.26
org.raml : raml-parser-2 jar 1.0.28
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.jupiter : junit-jupiter-params jar 5.4.1
org.junit.platform : junit-platform-launcher jar 1.4.1
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.