Last Version

DocMockRest Root 0.0.2

Root of framework for documenting and mocking REST API based on RAML specification file.

License

License

GroupId

GroupId

org.uniknow.agiledev.docMockRest
ArtifactId

ArtifactId

DocMockRest-Root
Version

Version

0.0.2
Type

Type

pom
Description

Description

DocMockRest Root
Root of framework for documenting and mocking REST API based on RAML specification file.
Project URL

Project URL

http://uniknow.bitbucket.org/DocMockRest/about.html
Project Organization

Project Organization

UniKnow
Source Code Management

Source Code Management

https://bitbucket.org/uniknow/docmockrest.git

Download DocMockRest-Root 0.0.2

Filename Size
DocMockRest-Root-0.0.2.pom 34 KB
Browse

<!-- https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest-Root/ -->
<dependency>
    <groupId>org.uniknow.agiledev.docMockRest</groupId>
    <artifactId>DocMockRest-Root</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest-Root/
implementation 'org.uniknow.agiledev.docMockRest:DocMockRest-Root:0.0.2'
// https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest-Root/
implementation ("org.uniknow.agiledev.docMockRest:DocMockRest-Root:0.0.2")
'org.uniknow.agiledev.docMockRest:DocMockRest-Root:pom:0.0.2'
<dependency org="org.uniknow.agiledev.docMockRest" name="DocMockRest-Root" rev="0.0.2">
  <artifact name="DocMockRest-Root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uniknow.agiledev.docMockRest', module='DocMockRest-Root', version='0.0.2')
)
libraryDependencies += "org.uniknow.agiledev.docMockRest" % "DocMockRest-Root" % "0.0.2"
[org.uniknow.agiledev.docMockRest/DocMockRest-Root "0.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
rubygems » asciidoctor-diagram gem 1.2.1

Project Modules

  • examples/swagger/annotation
  • core