License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdno.ssb.raml |
ArtifactId | ArtifactIdraml-to-jsonschema |
Version | Version0.14 |
Type | Typejar |
Description |
DescriptionRAML to JSON Schema
RAML to JSON Schema converter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
raml-to-jsonschema-0.14.pom | |
raml-to-jsonschema-0.14.jar | 9 MB |
raml-to-jsonschema-0.14-sources.jar | 12 KB |
raml-to-jsonschema-0.14-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.ssb.raml/raml-to-jsonschema/ -->
<dependency>
<groupId>no.ssb.raml</groupId>
<artifactId>raml-to-jsonschema</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.raml/raml-to-jsonschema/
implementation 'no.ssb.raml:raml-to-jsonschema:0.14'
// https://jarcasting.com/artifacts/no.ssb.raml/raml-to-jsonschema/
implementation ("no.ssb.raml:raml-to-jsonschema:0.14")
'no.ssb.raml:raml-to-jsonschema:jar:0.14'
<dependency org="no.ssb.raml" name="raml-to-jsonschema" rev="0.14">
<artifact name="raml-to-jsonschema" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.raml', module='raml-to-jsonschema', version='0.14')
)
libraryDependencies += "no.ssb.raml" % "raml-to-jsonschema" % "0.14"
[no.ssb.raml/raml-to-jsonschema "0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |