Last Version

org.raml:test-utils 1.0.8

This is a collection of Java tools used to work with RAML 1.0

License

License

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

test-utils
Version

Version

1.0.8
Type

Type

jar
Description

Description

This is a collection of Java tools used to work with RAML 1.0
Project Organization

Project Organization

Mulesoft

Download test-utils 1.0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.2.28
junit : junit jar 4.12
com.squareup : javapoet jar 1.11.1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.