rest-assured-raml-codegen-core

Rest-Assured Raml Codegen project

License

License

GroupId

GroupId

ru.lanwen.raml
ArtifactId

ArtifactId

rarc-core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

rest-assured-raml-codegen-core
Rest-Assured Raml Codegen project

Download rarc-core

How to add to project

<!-- https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/ -->
<dependency>
    <groupId>ru.lanwen.raml</groupId>
    <artifactId>rarc-core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/
implementation 'ru.lanwen.raml:rarc-core:1.3.0'
// https://jarcasting.com/artifacts/ru.lanwen.raml/rarc-core/
implementation ("ru.lanwen.raml:rarc-core:1.3.0")
'ru.lanwen.raml:rarc-core:jar:1.3.0'
<dependency org="ru.lanwen.raml" name="rarc-core" rev="1.3.0">
  <artifact name="rarc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.lanwen.raml', module='rarc-core', version='1.3.0')
)
libraryDependencies += "ru.lanwen.raml" % "rarc-core" % "1.3.0"
[ru.lanwen.raml/rarc-core "1.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.raml : raml-parser jar 0.8.13
com.squareup : javapoet jar 1.8.0
org.apache.commons : commons-lang3 jar 3.5
io.rest-assured : rest-assured jar 3.0.2
org.jsonschema2pojo : jsonschema2pojo-core jar 0.4.21
org.codehaus.mojo : jaxb2-maven-plugin jar 2.2
org.apache.maven.shared : maven-invoker jar 2.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-simple jar 1.7.24
com.tngtech.java : junit-dataprovider jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2
1.1