is not current version
Last Version 3.3.0

hikaku-raml 3.2.0

A library to test if the implementation of a REST-API meets its specification. This module contains a converter for raml specifications.

License

License

GroupId

GroupId

de.codecentric.hikaku
ArtifactId

ArtifactId

hikaku-raml
Version

Version

3.2.0
Type

Type

jar
Description

Description

hikaku-raml
A library to test if the implementation of a REST-API meets its specification. This module contains a converter for raml specifications.
Project URL

Project URL

https://github.com/codecentric/hikaku
Source Code Management

Source Code Management

https://github.com/codecentric/hikaku

Download hikaku-raml 3.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlin : kotlin-test jar 1.4.21
de.codecentric.hikaku : hikaku-core jar 3.2.0
org.raml : raml-parser-2 jar 1.0.51

test (5)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.21
org.assertj : assertj-core jar 3.18.1
io.mockk : mockk jar 1.10.5

Project Modules

There are no modules declared in this project.