https://github.com/devlauer/xwiki-rest-maven-plugin
A maven plugin to create, modify xwiki pages and add attachments to them.
https://github.com/devlauer/xwiki-rest-maven-plugin
Last synced: 9 months ago
JSON representation
A maven plugin to create, modify xwiki pages and add attachments to them.
- Host: GitHub
- URL: https://github.com/devlauer/xwiki-rest-maven-plugin
- Owner: devlauer
- License: lgpl-2.1
- Created: 2021-02-28T13:03:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T21:07:37.000Z (over 1 year ago)
- Last Synced: 2024-05-07T18:06:05.386Z (over 1 year ago)
- Language: Java
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= xwiki-rest-maven-plugin
image:https://sonarcloud.io/api/project_badges/measure?project=devlauer_xwiki-rest-maven-plugin&metric=ncloc["Lines of Code", link="https://sonarcloud.io/summary/new_code?id=devlauer_xwiki-rest-maven-plugin"]
image:https://sonarcloud.io/api/project_badges/measure?project=devlauer_xwiki-rest-maven-plugin&metric=security_rating["Security Rating", link="https://sonarcloud.io/summary/new_code?id=devlauer_xwiki-rest-maven-plugin"]
image:https://sonarcloud.io/api/project_badges/measure?project=devlauer_xwiki-rest-maven-plugin&metric=vulnerabilities["Vulnerabilities", link="https://sonarcloud.io/summary/new_code?id=devlauer_xwiki-rest-maven-plugin"]
image:https://sonarcloud.io/api/project_badges/measure?project=devlauer_xwiki-rest-maven-plugin&metric=sqale_rating["Maintainability Rating", link="https://sonarcloud.io/summary/new_code?id=devlauer_xwiki-rest-maven-plugin"]
image:https://sonarcloud.io/api/project_badges/measure?project=devlauer_xwiki-rest-maven-plugin&metric=coverage["Coverage", link="https://sonarcloud.io/summary/new_code?id=devlauer_xwiki-rest-maven-plugin"]
image:https://github.com/devlauer/xwiki-rest-maven-plugin/actions/workflows/verify.yml/badge.svg["mvn verify"]
== Description
A maven plugin to create, modify xwiki pages and add attachments to them.