Last Version

OPS4J Ramler Common Utilities 0.10.0

Code and documentation generator for RAML 1.0

License

License

GroupId

GroupId

org.ops4j.ramler
ArtifactId

ArtifactId

ramler-common
Version

Version

0.10.0
Type

Type

jar
Description

Description

OPS4J Ramler Common Utilities
Code and documentation generator for RAML 1.0
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download ramler-common 0.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.raml : raml-parser-2 jar 1.0.28

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.