Skip to content

Commit 6d2834f

Browse files
committed
readme
1 parent d385f8c commit 6d2834f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
![openapi-processor-gradle logo](docs/modules/ROOT/images/openapi-processor-maven@1280x200.png)
2+
3+
4+
# openapi-processor-maven
5+
6+
a maven plugin based on the [openapi-processor-api][oap-api] to handle any openapi-processor without an explicit dependency on the processor.
7+
8+
# documentation
9+
10+
See [here][oap-docs].
11+
12+
13+
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
17+
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

0 commit comments

Comments
 (0)