Menu

Tree [93db52] master /
 History

HTTPS access


File Date Author Commit
 .eclipse 2020-05-15 mepux mepux [f438e0] Cleanup project structure
 .idea 2022-11-07 mepux mepux [2004d7] Adapt new file format
 .settings 2022-11-07 mepux mepux [2004d7] Adapt new file format
 conf 2024-08-20 mepux mepux [5758a0] Updated ResourcebundleGenerator to support new ...
 docs 2021-05-13 mepux mepux [b3de49] Bugfix DispatchLogWriter package
 gradle 2024-08-20 mepux mepux [5758a0] Updated ResourcebundleGenerator to support new ...
 lib-test 2020-05-15 mepux mepux [f438e0] Cleanup project structure
 scripts 2022-11-07 mepux mepux [b5a5ae] Bugfix v1.7.9
 src 2024-08-20 mepux mepux [5758a0] Updated ResourcebundleGenerator to support new ...
 src-optional 2025-01-30 mepux mepux [260500] Update POI library to v5.4.0
 .checkstyle 2020-05-15 mepux mepux [f438e0] Cleanup project structure
 .classpath 2020-10-06 mepux mepux [66838d] Enhanced ResourceBundleGenerator; optimized tes...
 .editorconfig 2020-07-29 Patrick Meier Patrick Meier [998b1e] Finalized versin 1.7.1
 .gitattributes 2020-07-29 Patrick Meier Patrick Meier [998b1e] Finalized versin 1.7.1
 .gitignore 2021-07-04 mepux mepux [141b1d] Added intellij settings
 .java-version 2025-01-30 mepux mepux [1954d8] Force to use java 11
 .project 2020-08-15 mepux mepux [15dd9e] Fix eclipse classpath
 CHANGELOG.md 2025-01-30 mepux mepux [93db52] Prepare development v1.7.13-SNAPSHOT
 LICENSE 2020-05-15 mepux mepux [f438e0] Cleanup project structure
 README 2020-05-15 mepux mepux [f438e0] Cleanup project structure
 VERSION 2025-01-30 mepux mepux [93db52] Prepare development v1.7.13-SNAPSHOT
 build.gradle 2025-01-30 mepux mepux [260500] Update POI library to v5.4.0
 gradle.properties 2022-11-07 mepux mepux [2004d7] Adapt new file format
 gradlew 2024-08-20 mepux mepux [5758a0] Updated ResourcebundleGenerator to support new ...
 gradlew.bat 2024-08-20 mepux mepux [5758a0] Updated ResourcebundleGenerator to support new ...
 settings.gradle 2020-07-29 Patrick Meier Patrick Meier [998b1e] Finalized versin 1.7.1

Read Me

_______________________________________________________________________________
       _     ______            __
      (_)___/_  __/___  ____  / /____
     / / __ \/ / / __ \/ __ \/ / ___/
    / / /_/ / / / /_/ / /_/ / (__  )
 __/ / .___/_/  \____/\____/_/____/
/___/_/
_______________________________________________________________________________


Overview
--------
The general purpose of this library is to have some useful and handy tools to 
develop quick and easy robust java code. The main focus of the library is to 
implement general development features.

The library covers the following features:
-resource management
-logging framework (compateble with log4j, also a plugin for log4j)
-database connection pool
-parsing framework (parameter parser, weblog parser etc.) 
-profiling tool 
-J2EE util classes 
-communication util classes 
-swing util classes 
-testcase framework (extension to junit)


Licence
-------
The library stand under the GNU LESSER GENERAL PUBLIC LICENSE.


Documentation
-------------
The whole documentation is available under the doc directory or online on 
http://jptools.sourceforge.net.

_______________________________________________________________________________
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.