Last Version

Raml Java Parser 2nd generation 1.0.18

Raml parser implemented in java

License

License

GroupId

GroupId

com.hypertino
ArtifactId

ArtifactId

raml-parser-2
Version

Version

1.0.18
Type

Type

jar
Description

Description

Raml Java Parser 2nd generation
Raml parser implemented in java

Download raml-parser-2 1.0.18


<!-- 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"]

Dependencies

compile (6)

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

test (7)

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

Project Modules

There are no modules declared in this project.