Changeset 6782 for extensions
- Timestamp:
- Jun 17, 2022, 1:46:00 PM (9 months ago)
- Location:
- extensions/net.sf.basedb.relax/trunk
- Files:
-
- 3 added
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.relax/trunk/.classpath
r6778 r6782 9 9 <classpathentry kind="lib" path="lib/servlet-api.jar"/> 10 10 <classpathentry kind="lib" path="lib/opengrid.jar"/> 11 <classpathentry kind="lib" path="lib/jdom-2.0.5.jar"/>12 11 <classpathentry kind="lib" path="lib/json-simple-1.1.1-1.jar"/> 13 12 <classpathentry kind="lib" path="lib/base-core-3.19.0.jar"/> 14 13 <classpathentry kind="lib" path="lib/base-webclient-3.19.0.jar"/> 15 14 <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.jar"/> 16 <classpathentry kind="lib" path="lib/poi-4.0.1.jar"/> 17 <classpathentry kind="lib" path="lib/poi-ooxml-4.0.1.jar"/> 15 <classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/> 16 <classpathentry kind="lib" path="lib/poi-5.0.0.jar"/> 17 <classpathentry kind="lib" path="lib/poi-ooxml-5.0.0.jar"/> 18 18 <classpathentry kind="output" path=".build"/> 19 19 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.