Changeset 8084 for branches/3.19-stable
- Timestamp:
- Oct 26, 2022, 2:36:09 PM (7 months ago)
- Location:
- branches/3.19-stable
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.19-stable/.classpath
r7994 r8084 35 35 <classpathentry kind="lib" path="lib/dist/poi-ooxml-5.0.0.jar"/> 36 36 <classpathentry kind="lib" path="lib/dist/hibernate-core-5.5.6.Final.jar"/> 37 <classpathentry kind="lib" path="lib/dist/zip4j-2.11.2.jar"/> 37 38 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> 38 39 <attributes> -
branches/3.19-stable/doc/3rd-party-components.txt
r7994 r8084 303 303 Files : AffxFusion.jar 304 304 305 ZIP file support 306 ---------------- 307 A library for reading and writing ZIP files. 308 309 More info: https://github.com/srikanth-lingala/zip4j 310 Version : 2.11.2 311 License : zip4j-license.txt 312 Files : zip4j-2.11.2.jar 313 314 305 315 TAR file support 306 316 ---------------- … … 382 392 commons-compress-1.20.jar, commons-math3-3.6.1.jar, xmlbeans-4.0.0.jar 383 393 394
Note: See TracChangeset
for help on using the changeset viewer.