rest-assured-raml-codegen-example

Example project for RARC project

License

License

GroupId

GroupId

ru.lanwen.raml
ArtifactId

ArtifactId

rarc-example
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

rest-assured-raml-codegen-example
Example project for RARC project

Download rarc-example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 3.0.2
com.google.code.gson : gson jar 2.8.0
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-simple jar 1.7.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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