Added: dev/poi/maven/poi-scratchpad-5.2.2.pom
==============================================================================
--- dev/poi/maven/poi-scratchpad-5.2.2.pom (added)
+++ dev/poi/maven/poi-scratchpad-5.2.2.pom Sat Mar 12 12:07:50 2022
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  <!--
+====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+====================================================================
+-->
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.poi</groupId>
+  <artifactId>poi-scratchpad</artifactId>
+  <version>5.2.2</version>
+  <name>Apache POI</name>
+  <description>Apache POI - Java API To Access Microsoft Format Files 
(Scratchpad)</description>
+  <url>https://poi.apache.org/</url>
+  <organization>
+    <name>Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <mailingLists>
+    <mailingList>
+      <name>POI Users List</name>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/poi-user/</archive>
+    </mailingList>
+    <mailingList>
+      <name>POI Developer List</name>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/poi-dev/</archive>
+    </mailingList>
+  </mailingLists>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi</artifactId>
+      <version>5.2.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+      <version>2.17.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</artifactId>
+      <version>3.6.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <version>1.15</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: dev/poi/maven/poi-scratchpad-5.2.2.pom.asc
==============================================================================
--- dev/poi/maven/poi-scratchpad-5.2.2.pom.asc (added)
+++ dev/poi/maven/poi-scratchpad-5.2.2.pom.asc Sat Mar 12 12:07:50 2022
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEa6TaixyIpJQoopw9DGnB70EYHhMFAmIsjDAACgkQDGnB70EY
+HhM+ogf/cw8SvfxV7eo1Ie+nTCadkAGEKuzVATtQ3F3c0PcVgXJU3uTCudv2mls8
+BVyWMQvZS9pWSFbGvi9iz3j3Np3DbmEjEbN8Gk/5aulpIbgcNxlm3Hdu3znzKEIC
+XcY1c7GeuZT8zITR8IK4B0DRlch3LD/4QCGVdWLaDYig9+n5s2z62bSiSmJtBW3M
+3N5CmHyRV7iGL9cA6T3E/BKYSWijOALSAMTnyaZveZihHbjPtEI3HoaFI6jfcbjL
+8wP0NcIHqYA0grlSR2eO7iCsHG2TK9BMjweQLr7UB3yfBxO5r29j9Yr93qSrG1y8
+BRfOJ2iZY6v18k/zeO3IQcJSEiVTBA==
+=1iVx
+-----END PGP SIGNATURE-----

Added: dev/poi/maven/poi-scratchpad-5.2.2.pom.sha256
==============================================================================
--- dev/poi/maven/poi-scratchpad-5.2.2.pom.sha256 (added)
+++ dev/poi/maven/poi-scratchpad-5.2.2.pom.sha256 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+844e248971c663f77c10d305930a31fea8535573bcebeda564733dd6a31fd008  
poi-scratchpad-5.2.2.pom

Added: dev/poi/maven/poi-scratchpad-5.2.2.pom.sha512
==============================================================================
--- dev/poi/maven/poi-scratchpad-5.2.2.pom.sha512 (added)
+++ dev/poi/maven/poi-scratchpad-5.2.2.pom.sha512 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+b12f7add489b81ce239bbc8fde4917f1a7e96964978e326fed7894d04734cfec3d9b5b7928a30cb884e31cae58c9660b93aa36e1f628851423dce482091d3438
  poi-scratchpad-5.2.2.pom

Added: dev/poi/src/poi-src-5.2.2-20220312.tgz
==============================================================================
Binary file - no diff available.

Propchange: dev/poi/src/poi-src-5.2.2-20220312.tgz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/poi/src/poi-src-5.2.2-20220312.tgz.asc
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.tgz.asc (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.tgz.asc Sat Mar 12 12:07:50 2022
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEa6TaixyIpJQoopw9DGnB70EYHhMFAmIsi9MACgkQDGnB70EY
+HhOXKQgAytEefqZexxUou22hmpferdAjooaCpGLSrSWX8WMyrAauSpSnOeQERCJX
+Yho9iKS+z+Pvv5DbTsA7FZec8mf9QYfa/gUHdOUNNNRJv0N125vUijJvsbWfZXQS
+VGBk3MQnlKSund/IzoUBk8jlZWbYyis8s6ZENjXkxUAXs8d4QVim/rdH7A+IRtIO
+fghuEMJnuZaLBSCjc2+3D+/sOkAFo8G+Q0tDm9qFf6zN3KeeabpyQneBE58svqXH
+YnOJ9jpGOofKnNi54oTHAs5z5LHEpOvzONvZAkdYuyq/9pM8GbFYO+d3A6guONMx
+bUmja2CUGnQZPy4Mw+94SdYCdlco7w==
+=X/SW
+-----END PGP SIGNATURE-----

Added: dev/poi/src/poi-src-5.2.2-20220312.tgz.sha256
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.tgz.sha256 (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.tgz.sha256 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+c9d152d1971a0b7559f00e905e3e17c5e5da5af1600efbb05e4dc1ee2c571454  
poi-src-5.2.2-20220312.tgz

Added: dev/poi/src/poi-src-5.2.2-20220312.tgz.sha512
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.tgz.sha512 (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.tgz.sha512 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+ea22a573f7453eea8468349138f3ea67cd9fddcabe48a3d281a74549c4cbf83f9f1bb9e9a9c37450fef7f9076f1ca5f12d90934e0db89a970cbab5c817e7beac
  poi-src-5.2.2-20220312.tgz

Added: dev/poi/src/poi-src-5.2.2-20220312.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/poi/src/poi-src-5.2.2-20220312.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/poi/src/poi-src-5.2.2-20220312.zip.asc
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.zip.asc (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.zip.asc Sat Mar 12 12:07:50 2022
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEa6TaixyIpJQoopw9DGnB70EYHhMFAmIsi9IACgkQDGnB70EY
+HhPWmgf/Y/U1dRBj+9YzuFuKcN4n/6BwSfoiJasw/Q1VUdSCdAr/TcD1Cuf7vD0r
+ANujKzBIEQ1yCkdUq05P0UVKb0lkZ6izbFZ8WglXO8sid9FRiZ5F9jm4phOs82Hc
+cxaZTYxEIKu9AsvJ4dIlfKLnWhM8sYTrX36exwxg2fb6gAyqy9Sbmi8XV+xkBPXY
+AwJv3GQEW4a7I0NrMJrIZrsr9wKIr9P8wXMVPAKqM0scj7WceZJaYHfbhrJUEv/Q
+epSDKpfLTxH1cj3mjtftYbJcJhqiFY85TW6ABgAcrXX+bckw3dutN0a6Ik6/A3bQ
+4ljoDxaQaePY4VfRLIb9ApEhbG0UYQ==
+=x7i4
+-----END PGP SIGNATURE-----

Added: dev/poi/src/poi-src-5.2.2-20220312.zip.sha256
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.zip.sha256 (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.zip.sha256 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+0618bb6527cd731dae28268d98474ef845def6b85b1a4a299262f96b441ffca4  
poi-src-5.2.2-20220312.zip

Added: dev/poi/src/poi-src-5.2.2-20220312.zip.sha512
==============================================================================
--- dev/poi/src/poi-src-5.2.2-20220312.zip.sha512 (added)
+++ dev/poi/src/poi-src-5.2.2-20220312.zip.sha512 Sat Mar 12 12:07:50 2022
@@ -0,0 +1 @@
+16792230539b8881723ffa7ff1d54540fbb4582ad24f0dd2dd790aea608b5f8d9ff15b30461a18e42e8ad70d89f5b1cb96661507601941b425432222fead12db
  poi-src-5.2.2-20220312.zip



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to