|
1 | | - |
| 1 | +:badge-license: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42 |
| 2 | +:badge-ci: https://github.com/openapi-processor/openapi-processor-maven/workflows/ci/badge.svg |
| 3 | +:workflow-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci |
2 | 4 |
|
| 5 | +:oap-api: https://github.com/openapi-processor/openapi-processor-api |
| 6 | +:oap-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci |
| 7 | +:oap-docs: https://docs.openapiprocessor.io/maven |
| 8 | +:oap-license: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE |
3 | 9 |
|
4 | | -# openapi-processor-maven |
| 10 | +// badges |
| 11 | +//link:{oaps-ci}[image:{badge-ci}[]] |
| 12 | +//link:{oaps-license}[image:{badge-license}[]] |
5 | 13 |
|
6 | | -a maven plugin based on the [openapi-processor-api][oap-api] to handle any openapi-processor without an explicit dependency on the processor. |
| 14 | +++++ |
| 15 | +<p align="center"> |
| 16 | + <img src="docs/modules/ROOT/images/openapi-processor-maven@1280x200.png"> |
| 17 | +</p> |
| 18 | +++++ |
7 | 19 |
|
8 | | -# documentation |
| 20 | +== openapi-processor-maven |
9 | 21 |
|
10 | | -See [here][oap-docs]. |
| 22 | +a maven plugin based on the link:{oap-api}[openapi-processor-api] to handle any openapi-processor without an explicit dependency on the processor. |
11 | 23 |
|
| 24 | +== documentation |
12 | 25 |
|
| 26 | +See link:{oap-docs}[here]. |
13 | 27 |
|
14 | | -[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42 |
15 | | -[badge-ci]: https://github.com/openapi-processor/openapi-processor-maven/workflows/ci/badge.svg |
16 | | -[workflow-ci]: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci |
| 28 | +== snapshots |
17 | 29 |
|
18 | | -[oap-api]: https://github.com/openapi-processor/openapi-processor-api |
19 | | -[oap-docs]: https://docs.openapiprocessor.io/maven |
20 | | -[oap-license]: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE |
| 30 | +=== repository |
| 31 | + |
| 32 | +https://oss.jfrog.org/artifactory/oss-snapshot-local |
| 33 | + |
| 34 | +=== artifacts |
| 35 | + |
| 36 | +https://oss.jfrog.org/oss-snapshot-local/io/openapiprocessor/openapi-processor-maven |
0 commit comments