| License |
License |
|---|---|
| GroupId | GroupIdcom.hypertino |
| ArtifactId | ArtifactIdraml-parser-2 |
| Version | Version1.0.18 |
| Type | Typejar |
| Description |
DescriptionRaml Java Parser 2nd generation
Raml parser implemented in java
|
| Filename | Size |
|---|---|
| raml-parser-2-1.0.18.pom | |
| raml-parser-2-1.0.18.jar | 384 KB |
| raml-parser-2-1.0.18-sources.jar | 348 KB |
| raml-parser-2-1.0.18-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hypertino/raml-parser-2/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>raml-parser-2</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/raml-parser-2/
implementation 'com.hypertino:raml-parser-2:1.0.18'
// https://jarcasting.com/artifacts/com.hypertino/raml-parser-2/
implementation ("com.hypertino:raml-parser-2:1.0.18")
'com.hypertino:raml-parser-2:jar:1.0.18'
<dependency org="com.hypertino" name="raml-parser-2" rev="1.0.18">
<artifact name="raml-parser-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='raml-parser-2', version='1.0.18')
)
libraryDependencies += "com.hypertino" % "raml-parser-2" % "1.0.18"
[com.hypertino/raml-parser-2 "1.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hypertino : yagi | jar | 1.0.18 |
| com.github.java-json-tools : json-schema-validator | jar | 2.2.8 |
| com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
| org.apache.ws.xmlschema : xmlschema-core | jar | 2.2.1 |
| javax.json : javax.json-api | jar | 1.0 |
| org.glassfish : javax.json | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.22 |
| com.flipkart.zjsonpatch : zjsonpatch | jar | 0.3.4 |
| com.google.code.gson : gson | jar | 1.7.2 |
| xmlunit : xmlunit | jar | 1.6 |