| License |
License |
|---|---|
| GroupId | GroupIdorg.uniknow.agiledev.docMockRest |
| ArtifactId | ArtifactIdDocMockRest |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDocMockRest
Framework for documenting and mocking REST API based on RAML specification file.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DocMockRest-0.0.2.pom | |
| DocMockRest-0.0.2.jar | 69 KB |
| DocMockRest-0.0.2-sources.jar | 25 KB |
| DocMockRest-0.0.2-javadoc.jar | 107 KB |
| DocMockRest-0.0.2-full.jar | 20 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest/ -->
<dependency>
<groupId>org.uniknow.agiledev.docMockRest</groupId>
<artifactId>DocMockRest</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest/
implementation 'org.uniknow.agiledev.docMockRest:DocMockRest:0.0.2'
// https://jarcasting.com/artifacts/org.uniknow.agiledev.docMockRest/DocMockRest/
implementation ("org.uniknow.agiledev.docMockRest:DocMockRest:0.0.2")
'org.uniknow.agiledev.docMockRest:DocMockRest:jar:0.0.2'
<dependency org="org.uniknow.agiledev.docMockRest" name="DocMockRest" rev="0.0.2">
<artifact name="DocMockRest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uniknow.agiledev.docMockRest', module='DocMockRest', version='0.0.2')
)
libraryDependencies += "org.uniknow.agiledev.docMockRest" % "DocMockRest" % "0.0.2"
[org.uniknow.agiledev.docMockRest/DocMockRest "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| rubygems » asciidoctor-diagram | gem | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.4 |