diff --git a/pom.xml b/pom.xml index 211d0d4d..cbae31d5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,325 +1,325 @@ - 4.0.0 - technology.tabula - tabula - 1.0.6-SNAPSHOT - Tabula - Extract tables from PDF files - http://github.com/tabulapdf/tabula-java - +4.0.0 +technology.tabula +tabula +1.0.6-SNAPSHOT +Tabula +Extract tables from PDF files +http://github.com/tabulapdf/tabula-java + - - MIT License - http://www.opensource.org/licenses/mit-license.php - - - + +MIT License +http://www.opensource.org/licenses/mit-license.php + + + - - Manuel Aristaran - Tabula - http://github.com/tabulapdf - - - Jeremy B. Merrill - Tabula - http://github.com/tabulapdf - - - Mike Tigas - Tabula - http://github.com/tabulapdf - - - + +Manuel Aristaran +Tabula +http://github.com/tabulapdf + + +Jeremy B. Merrill +Tabula +http://github.com/tabulapdf + + +Mike Tigas +Tabula +http://github.com/tabulapdf + + + - - snapshots - https://repository.apache.org/content/repositories/snapshots/ - - false - - - true - - - - + +snapshots +https://repository.apache.org/content/repositories/snapshots/ + +false + + +true + + + + - scm:git:git@github.com:tabulapdf/tabula-java.git - scm:git:git@github.com:tabulapdf/tabula-java.git - git@github.com:tabulapdf/tabula-java.git - v1.0.2 - - +scm:git:git@github.com:tabulapdf/tabula-java.git +scm:git:git@github.com:tabulapdf/tabula-java.git +git@github.com:tabulapdf/tabula-java.git +v1.0.2 + + - UTF-8 - UTF-8 - - +UTF-8 +UTF-8 + + - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - + +ossrh +https://oss.sonatype.org/content/repositories/snapshots + + +ossrh +https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.8.0 - - true - - - - - + + +org.apache.maven.plugins +maven-javadoc-plugin +3.8.0 + +true + + + + + - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 - true - - ossrh - https://oss.sonatype.org/ - 40766864c3b853 - true - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.8.0 - - 8 - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.2.4 - - - sign-artifacts - verify - - sign - - - - --pinentry-mode - loopback - - - - - - - maven-compiler-plugin - 3.13.0 - - 1.8 - 1.8 - - - - maven-assembly-plugin - - - - technology.tabula.CommandLineApp - - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.3.1 - - - -Xms1024m -Xmx2048m - - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.10 - - true - true - - - - - + + +org.sonatype.plugins +nexus-staging-maven-plugin +1.7.0 +true + +ossrh +https://oss.sonatype.org/ +40766864c3b853 +true + + + +org.apache.maven.plugins +maven-source-plugin +3.3.1 + + +attach-sources + +jar-no-fork + + + + + +org.apache.maven.plugins +maven-javadoc-plugin +3.8.0 + +21 + + + +attach-javadocs + +jar + + + + + +org.apache.maven.plugins +maven-gpg-plugin +3.2.4 + + +sign-artifacts +verify + +sign + + + +--pinentry-mode +loopback + + + + + + +maven-compiler-plugin +3.13.0 + +21 +21 + + + +maven-assembly-plugin + + + +technology.tabula.CommandLineApp + + + +jar-with-dependencies + + + + +org.apache.maven.plugins +maven-surefire-plugin +3.3.1 + + +-Xms1024m -Xmx2048m + + + + +org.apache.maven.plugins +maven-eclipse-plugin +2.10 + +true +true + + + + + - - release - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.8.0 - - 8 - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.2.4 - - - sign-artifacts - verify - - sign - - - - - - - - - + +release + + + +org.apache.maven.plugins +maven-javadoc-plugin +3.8.0 + +21 + + + +attach-javadocs + +jar + + + + + +org.apache.maven.plugins +maven-source-plugin +3.3.1 + + +attach-sources + +jar-no-fork + + + + + +org.apache.maven.plugins +maven-gpg-plugin +3.2.4 + + +sign-artifacts +verify + +sign + + + + + + + + + + +org.locationtech.jts +jts-core +1.19.0 + + - org.locationtech.jts - jts-core - 1.20.0 - - +org.slf4j +slf4j-api +2.0.15 + + - org.slf4j - slf4j-api - 2.0.13 - - +org.slf4j +slf4j-simple +2.0.15 + + - org.slf4j - slf4j-simple - 2.0.13 - - +org.apache.pdfbox +pdfbox +3.0.4 + + - org.apache.pdfbox - pdfbox - 3.0.4 - - +org.bouncycastle +bcprov-jdk18on +1.80 + + - org.bouncycastle - bcprov-jdk18on - 1.80 - - +org.bouncycastle +bcmail-jdk18on +1.80 + + - org.bouncycastle - bcmail-jdk18on - 1.80 - - +junit +junit +4.13.2 +test + + - junit - junit - 4.13.2 - test - - +commons-cli +commons-cli +1.8.0 + + - commons-cli - commons-cli - 1.8.0 - - +org.apache.commons +commons-csv +1.11.0 + + - org.apache.commons - commons-csv - 1.11.0 - - +com.google.code.gson +gson +2.11.0 + + - com.google.code.gson - gson - 2.11.0 - - +com.github.jai-imageio +jai-imageio-core +1.4.0 + + - com.github.jai-imageio - jai-imageio-core - 1.4.0 - - +com.github.jai-imageio +jai-imageio-jpeg2000 +1.4.0 + + - com.github.jai-imageio - jai-imageio-jpeg2000 - 1.4.0 - - - - org.apache.pdfbox - jbig2-imageio - 3.0.4 - - - +org.apache.pdfbox +jbig2-imageio +3.0.4 + + +