From 1904b27dd710df409e2815ee616915bde7eeb31b Mon Sep 17 00:00:00 2001 From: fastily Date: Tue, 5 Apr 2022 20:11:58 -0700 Subject: [PATCH] update readme, tag for release --- README.md | 12 +- codestyle.xml | 362 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 368 insertions(+), 6 deletions(-) create mode 100644 codestyle.xml diff --git a/README.md b/README.md index df2e7b9..4653e54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jwiki [![Build Status](https://github.com/fastily/jwiki/workflows/build/badge.svg)](#) -[![javadoc](https://javadoc.io/badge2/org.fastily/jwiki/javadoc.svg)](https://javadoc.io/doc/org.fastily/jwiki) +[![javadoc](https://javadoc.io/badge2/io.github.fastily/jwiki/javadoc.svg)](https://javadoc.io/doc/io.github.fastily/jwiki) [![JDK-11+](https://upload.wikimedia.org/wikipedia/commons/e/ef/Blue_JDK_11%2B_Shield_Badge.svg)](https://adoptium.net) [![MediaWiki 1.31+](https://upload.wikimedia.org/wikipedia/commons/b/b2/Blue_MediaWiki_1.31%2B_Shield_Badge.svg)](https://www.mediawiki.org/wiki/MediaWiki) [![License: GPL v3](https://upload.wikimedia.org/wikipedia/commons/8/86/GPL_v3_Blue_Badge.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) @@ -17,18 +17,18 @@ Not convinced? Try out the [examples](https://github.com/fastily/jwiki/wiki/Exa #### Maven ```xml - org.fastily + io.github.fastily jwiki - 1.9.0 + 1.10.0 ``` #### Gradle ```groovy -implementation 'org.fastily:jwiki:1.9.0' +implementation 'io.github.fastily:jwiki:1.10.0' ``` -⚠️ COORDINATES HAVE CHANGED (since 1.7.0): jwiki's new group id is `org.fastily` +⚠️ COORDINATES HAVE CHANGED (since 1.10.0): jwiki's new group id is `io.github.fastily` ## Build Build and publish (install) jwiki on your computer with @@ -38,7 +38,7 @@ Build and publish (install) jwiki on your computer with ## Resources * [Examples](https://github.com/fastily/jwiki/wiki/Examples) -* [Javadocs](https://www.javadoc.io/doc/org.fastily/jwiki) +* [Javadocs](https://www.javadoc.io/doc/io.github.fastily/jwiki) Please create a new [issue](https://github.com/fastily/jwiki/issues) for bug reports and/or feature requests. diff --git a/codestyle.xml b/codestyle.xml new file mode 100644 index 0000000..fa4c628 --- /dev/null +++ b/codestyle.xml @@ -0,0 +1,362 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +