commit 05e6e97c20179e0038327e780d7658a461220229 Author: CarmJos Date: Mon Apr 17 01:03:16 2023 +0800 Maven project deployment. diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ab5027 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# MineSQL Repository + +采用github的repo分支进行依赖,随项目发布而自动更新。 + +其他依赖方式见主页介绍。 + +## 依赖方式 + +### Maven + +```xml + + + MineSQL + GitHub Branch Repository + https://raw.githubusercontent.com/CarmJos/MineSQL/repo/ + + +``` + +### Gradle + +```groovy +repositories { + maven { url 'https://raw.githubusercontent.com/CarmJos/MineSQL/repo/' } +} +``` \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar new file mode 100644 index 0000000..5ac2052 Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.md5 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.md5 new file mode 100644 index 0000000..83d8b73 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.md5 @@ -0,0 +1 @@ +4dbd0e70214ec1f32bc260e45f92383f \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.sha1 new file mode 100644 index 0000000..5c55cd1 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-javadoc.jar.sha1 @@ -0,0 +1 @@ +1c4ee9555ec371968424318ab3b1e00e21c458e9 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar new file mode 100644 index 0000000..244065b Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.md5 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.md5 new file mode 100644 index 0000000..6207a8a --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.md5 @@ -0,0 +1 @@ +d322d5abe3f42533b9dd144dae4932c5 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.sha1 new file mode 100644 index 0000000..f7230d1 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1-sources.jar.sha1 @@ -0,0 +1 @@ +dfd046e712b0620ed17697c25181a59f8b6af197 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar new file mode 100644 index 0000000..ce97698 Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.md5 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.md5 new file mode 100644 index 0000000..8c05117 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.md5 @@ -0,0 +1 @@ +e8f0c3dc0d9ef40954c7cab9f12cb713 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.sha1 new file mode 100644 index 0000000..eac5e49 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.jar.sha1 @@ -0,0 +1 @@ +092a1550deeceab3cd8c2e5b45ccc05ac1dce066 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom new file mode 100644 index 0000000..7207b15 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom @@ -0,0 +1,109 @@ + + + + minesql-parent + cc.carm.plugin + 1.4.1 + + 4.0.0 + + + ${project.jdk.version} + ${project.jdk.version} + UTF-8 + UTF-8 + + + minesql-api + jar + + MineSQL-API + 轻松(用)SQL的独立运行库插件的公用API接口部分。 + https://github.com/CarmJos/MineSQL + + + + CarmJos + Carm Jos + carm@carm.cc + https://www.carm.cc + + Main Developer + Designer + + + + + + + GNU General Public License v3.0 + https://opensource.org/licenses/GPL-3.0 + + + + + GitHub Issues + https://github.com/CarmJos/MineSQL/issues + + + + GitHub Actions + https://github.com/CarmJos/MineSQL/actions/workflows/maven.yml + + + + + + cc.carm.lib + easysql-api + ${deps.easysql.version} + compile + + + + + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + javadoc + false + UTF-8 + UTF-8 + UTF-8 + zh_CN + + true + cc.carm.lib:easysql-api + cc.carm.plugin:* + + + + attach-javadocs + + jar + + + + + + + + \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.md5 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.md5 new file mode 100644 index 0000000..b11bdee --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.md5 @@ -0,0 +1 @@ +99dc00fe77b3939eb6cef9318540930d \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.sha1 b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.sha1 new file mode 100644 index 0000000..fc16676 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.1/minesql-api-1.4.1.pom.sha1 @@ -0,0 +1 @@ +9caee7406b4667be8cd557d6d75ea5103b2f0bc0 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/maven-metadata.xml b/cc/carm/plugin/minesql-api/maven-metadata.xml new file mode 100644 index 0000000..a7cf0a6 --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml @@ -0,0 +1,12 @@ + + + cc.carm.plugin + minesql-api + + 1.4.1 + + 1.4.1 + + 20230416170033 + + diff --git a/cc/carm/plugin/minesql-api/maven-metadata.xml.md5 b/cc/carm/plugin/minesql-api/maven-metadata.xml.md5 new file mode 100644 index 0000000..1a10eec --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml.md5 @@ -0,0 +1 @@ +de218808e37c773d96d4eb1608ef5b27 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/maven-metadata.xml.sha1 b/cc/carm/plugin/minesql-api/maven-metadata.xml.sha1 new file mode 100644 index 0000000..f38e1a4 --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +f6c224b4e06f8209ede266ba4bb90cb69c7ef985 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom new file mode 100644 index 0000000..373168a --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom @@ -0,0 +1,334 @@ + + + 4.0.0 + + + 8 + ${project.jdk.version} + ${project.jdk.version} + UTF-8 + UTF-8 + + 0.4.7 + 3.5.1 + 1.5.5 + 3.3.9 + + 1.1.5 + 0.5.1-SNAPSHOT + 3.0.0 + + 8.0.31 + 3.1.0 + 2.1.214 + + cc.carm.plugin.minesql + + + cc.carm.plugin + minesql-parent + pom + 1.4.1 + + api + core + + platforms/bukkit + platforms/bungee + platforms/velocity + platforms/sponge8 + + plugin + + + MineSQL + 轻松(用)SQL的独立运行库插件,支持多种服务端,适用于MineCraft全版本。 + https://github.com/CarmJos/MineSQL + + + + CarmJos + Carm Jos + carm@carm.cc + https://www.carm.cc + + Main Developer + Designer + + + + Ghost-Chu + 鬼畜 + https://github.com/Ghost-Chu/ + + + huanmeng_qwq + 幻梦 + https://github.com/huanmeng-qwq/ + + + + + scm:git:git@github.com:CarmJos/MineSQL + scm:git:git@github.com:CarmJos/MineSQL.git + https://github.com/CarmJos/MineSQL + HEAD + + + + + GNU General Public License v3.0 + https://opensource.org/licenses/GPL-3.0 + + + + + GitHub Issues + https://github.com/CarmJos/MineSQL/issues + + + + GitHub Actions + https://github.com/CarmJos/MineSQL/actions/workflows/maven.yml + + + + https://github.com/CarmJos/MineSQL/releases + + + + + + aikar + https://repo.aikar.co/content/groups/aikar/ + + + + AlessioDP + https://repo.alessiodp.com/releases/ + + + + central + https://repo1.maven.org/maven2/ + + + + carm-repo + Carm's Repo + https://repo.carm.cc/repository/maven-public/ + + + + + + + + org.jetbrains + annotations + 24.0.1 + provided + + + + junit + junit + 4.13.2 + test + + + + + + + + + + com.github.chris2018998 + beecp + ${deps.beecp.version} + + + + cc.carm.lib + easysql-impl + ${deps.easysql.version} + + + + + com.google.guava + guava + 31.0.1-jre + + + + + org.mariadb.jdbc + mariadb-java-client + ${deps.mariadb-driver.version} + + + + + com.mysql + mysql-connector-j + ${deps.mysql-driver.version} + + + + + com.h2database + h2 + ${deps.h2-driver.version} + + + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.5 + + + + ${project.basedir}/.asset/ + true + + **/* + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.1 + + false + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.0.1 + + + sign-artifacts + verify + + sign + + + + + + --pinentry-mode + loopback + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + false + release + deploy + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + ${project.jdk.version} + ${project.jdk.version} + UTF-8 + -parameters + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + + + package + + jar-no-fork + + + + + + + + + src/main/resources + true + + + + + + + + ossrh + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + github + + + github + GitHub Packages + https://maven.pkg.github.com/CarmJos/MineSQL + + + + + + local + + + localRepository + file:${user.home}/local-deploy/ + + + localRepository + file:${user.home}/local-deploy/ + + + + + + + \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.md5 b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.md5 new file mode 100644 index 0000000..bb1d4ec --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.md5 @@ -0,0 +1 @@ +7bdf197b52c969acebe0bfd6321b6401 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.sha1 b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.sha1 new file mode 100644 index 0000000..952e460 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.1/minesql-parent-1.4.1.pom.sha1 @@ -0,0 +1 @@ +1bb36db7bd0c37e5a0f362935003972368e5c6b2 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/maven-metadata.xml b/cc/carm/plugin/minesql-parent/maven-metadata.xml new file mode 100644 index 0000000..416e537 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml @@ -0,0 +1,12 @@ + + + cc.carm.plugin + minesql-parent + + 1.4.1 + + 1.4.1 + + 20230416170033 + + diff --git a/cc/carm/plugin/minesql-parent/maven-metadata.xml.md5 b/cc/carm/plugin/minesql-parent/maven-metadata.xml.md5 new file mode 100644 index 0000000..753d0c5 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml.md5 @@ -0,0 +1 @@ +250c253beb7b5b1fa5425f62fcc6f43a \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/maven-metadata.xml.sha1 b/cc/carm/plugin/minesql-parent/maven-metadata.xml.sha1 new file mode 100644 index 0000000..205aea7 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +53484dab3f9f3f40ea23f2997856a6e7b9fc19e9 \ No newline at end of file