License |
License |
---|---|
GroupId | GroupIdorg.ops4j.ramler |
ArtifactId | ArtifactIdramler-common |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Ramler Common Utilities
Code and documentation generator for RAML 1.0
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ramler-common-0.10.0.pom | |
ramler-common-0.10.0.jar | 24 KB |
ramler-common-0.10.0-sources.jar | 18 KB |
ramler-common-0.10.0-javadoc.jar | 108 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.raml : raml-parser-2 | jar | 1.0.28 |
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 |