commit 448e611708f53c5bda5249e3ef5ebd7aed83e83d Author: CarmJos Date: Fri Feb 7 02:05:06 2025 +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.2/minesql-api-1.4.2-javadoc.jar b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar new file mode 100644 index 0000000..5a048df Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.md5 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.md5 new file mode 100644 index 0000000..681cb1d --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.md5 @@ -0,0 +1 @@ +c80ad300e2fa54586c3d303fddc1060a \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.sha1 new file mode 100644 index 0000000..4adfda2 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-javadoc.jar.sha1 @@ -0,0 +1 @@ +a26304759474706bf7cef13118c6eea5643938f3 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar new file mode 100644 index 0000000..0ff01d6 Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.md5 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.md5 new file mode 100644 index 0000000..c80669f --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.md5 @@ -0,0 +1 @@ +6ebb0d7c80467cd2b95dd6a19c36b7e0 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.sha1 new file mode 100644 index 0000000..cc910c8 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2-sources.jar.sha1 @@ -0,0 +1 @@ +a7c27a1afe1bfc530ad8ea4ceb3849984a634ba7 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar new file mode 100644 index 0000000..14ec77c Binary files /dev/null and b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar differ diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.md5 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.md5 new file mode 100644 index 0000000..8e012fa --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.md5 @@ -0,0 +1 @@ +bb88f656cec5335edb239e3d129fabf6 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.sha1 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.sha1 new file mode 100644 index 0000000..04ae10c --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.jar.sha1 @@ -0,0 +1 @@ +2d8729868246c8721163fa40d0e06eaf495d563f \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom new file mode 100644 index 0000000..41de232 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom @@ -0,0 +1,109 @@ + + + + minesql-parent + cc.carm.plugin + 1.4.2 + + 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.2/minesql-api-1.4.2.pom.md5 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom.md5 new file mode 100644 index 0000000..0db42b9 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom.md5 @@ -0,0 +1 @@ +5efad3162767d2f27cbee7c38258e6e5 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom.sha1 b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom.sha1 new file mode 100644 index 0000000..9ae9084 --- /dev/null +++ b/cc/carm/plugin/minesql-api/1.4.2/minesql-api-1.4.2.pom.sha1 @@ -0,0 +1 @@ +0e03e3e91526958064b767cd4e258e693d9c6020 \ 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..1a56b8c --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml @@ -0,0 +1,12 @@ + + + cc.carm.plugin + minesql-api + + 1.4.2 + + 1.4.2 + + 20250206180420 + + 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..d6e911c --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml.md5 @@ -0,0 +1 @@ +1a052c0e13985dea573f3ff67113a99a \ 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..2376341 --- /dev/null +++ b/cc/carm/plugin/minesql-api/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +31f982e375692f055a2b62bd81a52c3382b09a91 \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom new file mode 100644 index 0000000..597f2de --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom @@ -0,0 +1,329 @@ + + + 4.0.0 + + + 8 + ${project.jdk.version} + ${project.jdk.version} + UTF-8 + UTF-8 + + 0.4.7 + 3.5.1 + 1.5.12 + 4.1.7 + + 1.1.5 + 0.5.1-SNAPSHOT + 3.0.0 + + 8.2.0 + 3.1.0 + 2.2.220 + + cc.carm.plugin.minesql + + + cc.carm.plugin + minesql-parent + pom + 1.4.2 + + 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/ + + + + 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 + 32.0.0-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.2 + + 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.2/minesql-parent-1.4.2.pom.md5 b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom.md5 new file mode 100644 index 0000000..6527a14 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom.md5 @@ -0,0 +1 @@ +d68557bd29933455ff2842f2015d99ac \ No newline at end of file diff --git a/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom.sha1 b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom.sha1 new file mode 100644 index 0000000..17f73e6 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/1.4.2/minesql-parent-1.4.2.pom.sha1 @@ -0,0 +1 @@ +270df9d2c15455ba2e250533611b3e7a3c0158a2 \ 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..d274cee --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml @@ -0,0 +1,12 @@ + + + cc.carm.plugin + minesql-parent + + 1.4.2 + + 1.4.2 + + 20250206180420 + + 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..cf38970 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml.md5 @@ -0,0 +1 @@ +54e6860a27af465c3a3abcbdcd03504a \ 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..f5d7c69 --- /dev/null +++ b/cc/carm/plugin/minesql-parent/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +bebefa6eb80cf4ee464bbfe073bf8a84d213163d \ No newline at end of file