From 619c5577623f73cbca5d7ccaf2af07ab37ff2310 Mon Sep 17 00:00:00 2001 From: zhouwentao <1577701412@qq.com> Date: Wed, 23 Aug 2023 10:11:09 +0800 Subject: [PATCH] updates similarity.jar --- .../similarity/1.1.6/_remote.repositories | 5 + .../similarity/1.1.6/similarity-1.1.6.pom | 215 ++++++++++++++++++ .../similarity/maven-metadata-local.xml | 12 + 3 files changed, 232 insertions(+) create mode 100644 repository/com/github/shibing624/similarity/1.1.6/_remote.repositories create mode 100644 repository/com/github/shibing624/similarity/1.1.6/similarity-1.1.6.pom create mode 100644 repository/com/github/shibing624/similarity/maven-metadata-local.xml diff --git a/repository/com/github/shibing624/similarity/1.1.6/_remote.repositories b/repository/com/github/shibing624/similarity/1.1.6/_remote.repositories new file mode 100644 index 0000000..ae38544 --- /dev/null +++ b/repository/com/github/shibing624/similarity/1.1.6/_remote.repositories @@ -0,0 +1,5 @@ +#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. +#Wed Aug 23 10:07:22 CST 2023 +similarity-1.1.6-sources.jar>= +similarity-1.1.6.pom>= +similarity-1.1.6.jar>= diff --git a/repository/com/github/shibing624/similarity/1.1.6/similarity-1.1.6.pom b/repository/com/github/shibing624/similarity/1.1.6/similarity-1.1.6.pom new file mode 100644 index 0000000..510965d --- /dev/null +++ b/repository/com/github/shibing624/similarity/1.1.6/similarity-1.1.6.pom @@ -0,0 +1,215 @@ + + + 4.0.0 + + com.github.shibing624 + similarity + 1.1.6 + similarity + compare text similarity for java + https://github.com/shibing624/similarity + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + XuMing + shibing624@126.com + + + + + scm:git:git@github.com:shibing624/similarity.git + scm:git:git@github.com:shibing624/similarity.git + git@github.com:shibing624/similarity.git + + + + UTF-8 + 4.13.1 + 1.7.7 + 1.2.10 + 3.3.1 + + + + + + ch.qos.logback + logback-classic + ${logback.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-access + ${logback.version} + + + org.slf4j + slf4j-api + ${slf4j.version} + + + + com.hankcs + hanlp + portable-1.3.4 + + + + org.mockito + mockito-all + 1.9.5 + + + org.hamcrest + hamcrest-all + 1.3 + + + args4j + args4j + 2.0.16 + + + com.google.guava + guava + 13.0.1 + + + org.apache.commons + commons-lang3 + ${commons.lang3.version} + + + com.google.collections + google-collections + 1.0 + + + + junit + junit + ${junit.version} + test + + + + + + cengtral + http://repo1.maven.org/maven2/ + + + + Java.Net + http://download.java.net/maven/2/ + + + ansj-repo + http://maven.ansj.org/ + + + info-bliki-repository + http://gwtwiki.googlecode.com/svn/maven-repository/ + + true + + + false + + + + lib_id + file://${project.basedir}/lib + + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + UTF-8 + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + verify + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + UTF-8 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.16 + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + false + release + deploy + + + + ${project.artifactId}-${project.version} + + + \ No newline at end of file diff --git a/repository/com/github/shibing624/similarity/maven-metadata-local.xml b/repository/com/github/shibing624/similarity/maven-metadata-local.xml new file mode 100644 index 0000000..b8061bb --- /dev/null +++ b/repository/com/github/shibing624/similarity/maven-metadata-local.xml @@ -0,0 +1,12 @@ + + + com.github.shibing624 + similarity + + 1.1.6 + + 1.1.6 + + 20230823020722 + +