Download loganalyzer
Author: h | 2025-04-25
Once the download is complete, extract LogAnalyzer tarball. tar xzf loganalyzer-.tar.gz Install LogAnalyzer. Sine LogAnalyzer is a web application, you can install on mkdir loganalyzer cp -avpr loganalyzer-/contrib/ loganalyzer cp -avpr loganalyzer-/src/ loganalyzer Step 5 : สร้างไฟล์ config.php และกำหนดสิทธิ์การใช้งาน chown ให้อยู่ใน
GitHub - pbek/loganalyzer: LogAnalyzer is a tool that
Skip to content Some people stumbled upon a problem when installing LogAnalyzer v3.0.0. They got the following error message:No syslog records found (code 8 ) – Error Details: Unknown or unhandeled error occured.Additionally, when “MiscShowDebugMsg” is enabled they would see the following:LogStreamPDO|PrintDebugError: Invalid SQL: SELECT id, devicereportedtime, fromhost, infounitid, facility, priority, syslogtag, eventid, eventlogtype, eventsource, eventcategory, eventuser, systemid, checksum, message FROM systemevents WHERE id Errorcode: 42703 Detail error: 42703;7;ERROR: column “checksum” does not exist Error Code: 42703These error messages result from a missing column in the database. More specifically, this is resulting in the need of LogAnalyzer’s report module for the checksum column in the database (usually this is the table SystemEvents), which is already present when creating the database with some of the MonitorWare Products, but which will not be created when using LogAnalyzer 3.0.0 to set up the tables for storing Events. This is indeed a bug. Usually, the checksum column is not part of the regular MonitorWare database scheme, because it is not needed. Currently only LogAnalyzer and MonitorWare Console need it.There are two possibilities to resolve this issue. The first is to insert the column manually into the database. You can use the following SQL script to do this. Please note, that you might need to alter the tablename if you don’t use the default name SystemEvents.ALTER TABLE `systemevents` ADD `Checksum` int(11) NOT NULL DEFAULT ‘0’ AFTER `SystemID`;The second option is to update to LogAnalyzer 3.0.1. You can download it here: updating to the newest version, the database can be upgraded automatically for MySQL and PostgreSQL databases. If you use a different database, you have to insert the column manually into the SystemEvents table.Post navigation Once the download is complete, extract LogAnalyzer tarball. tar xzf loganalyzer-.tar.gz Install LogAnalyzer. Sine LogAnalyzer is a web application, you can install on As part of Microsoft's Universal Subscription package.NetIQ's AppManager for Microsoft ISA Server monitors one or more ISA Server systems from one console, storing performance and event-log data in a Microsoft SQL Server database. The software can alert administrators through SNMP, email, or pager notifications. During a downtime event or alert, AppManager for Microsoft ISA Server stores key statistics, such as the total number of requests and bytes being sent from ISA Server to remote locations.Another NetIQ product called Firewall Suite reports on critical errors, warnings, and rules triggered by ISA Server and includes more than 200 customizable reports. The software monitors event logs, IP devices, and services. If a device or service goes down, the product can alert administrators by email, audio alarm, or pager.PatchLink, which is well known for its patch management software, offers WebConsole IT Management Suite for Windows NT/2000 with a PatchLink Alert snap-in module that lets you use SNMP to monitor ISA Server. The snap-in alerts administrators to server runtime and downtime events and to unauthorized firewall breach attempts. The snap-in can monitor and report on multiple ISA Server boxes. PatchLink's Web-based solution lets you use any Java-enabled Web browser to gather realtime monitoring and historical reporting information.Sane Solutions' NetTracker analyzes ISA Server logs and provides detailed statistics. The software comes with more than 80 standard reports, plus wizards to design more customized filters and reports. Administrators can readily export information to Microsoft Word, Excel, and Access.Aelita Software's InTrust (formerly EventAdmin) software collects, consolidates, and reports on ISA Server events. It comes with 60 predefined reports and lets you use OLAP to perform data analysis. The software can alert administrators through email, pager, network message, or SNMP trap notifications. You can save reports in HTML, XML, PDF, comma-separated value (CSV), text, and other popular Microsoft formats.Burst Technology offers ISAFilter and bt-LogAnalyzer separately or combined as its Employee Productivity Management (EPM) solution. Both products use the MMC for administration and work with Active Directory (AD) in mixed or native mode. ISAFilter blocks inappropriate Web content based on category, time of day, bandwidth quotas, length of time, and day of week. bt-LogAnalyzer categorizes and reports on email and Web content. Web usage is broken down into predefined categories, such as sex, sports, and malicious code. Email usage reports identify the most popular message domains sending mail to and from your organization.WebSpy's ISA Server Suite includes a copy ofComments
Skip to content Some people stumbled upon a problem when installing LogAnalyzer v3.0.0. They got the following error message:No syslog records found (code 8 ) – Error Details: Unknown or unhandeled error occured.Additionally, when “MiscShowDebugMsg” is enabled they would see the following:LogStreamPDO|PrintDebugError: Invalid SQL: SELECT id, devicereportedtime, fromhost, infounitid, facility, priority, syslogtag, eventid, eventlogtype, eventsource, eventcategory, eventuser, systemid, checksum, message FROM systemevents WHERE id Errorcode: 42703 Detail error: 42703;7;ERROR: column “checksum” does not exist Error Code: 42703These error messages result from a missing column in the database. More specifically, this is resulting in the need of LogAnalyzer’s report module for the checksum column in the database (usually this is the table SystemEvents), which is already present when creating the database with some of the MonitorWare Products, but which will not be created when using LogAnalyzer 3.0.0 to set up the tables for storing Events. This is indeed a bug. Usually, the checksum column is not part of the regular MonitorWare database scheme, because it is not needed. Currently only LogAnalyzer and MonitorWare Console need it.There are two possibilities to resolve this issue. The first is to insert the column manually into the database. You can use the following SQL script to do this. Please note, that you might need to alter the tablename if you don’t use the default name SystemEvents.ALTER TABLE `systemevents` ADD `Checksum` int(11) NOT NULL DEFAULT ‘0’ AFTER `SystemID`;The second option is to update to LogAnalyzer 3.0.1. You can download it here: updating to the newest version, the database can be upgraded automatically for MySQL and PostgreSQL databases. If you use a different database, you have to insert the column manually into the SystemEvents table.Post navigation
2025-04-18As part of Microsoft's Universal Subscription package.NetIQ's AppManager for Microsoft ISA Server monitors one or more ISA Server systems from one console, storing performance and event-log data in a Microsoft SQL Server database. The software can alert administrators through SNMP, email, or pager notifications. During a downtime event or alert, AppManager for Microsoft ISA Server stores key statistics, such as the total number of requests and bytes being sent from ISA Server to remote locations.Another NetIQ product called Firewall Suite reports on critical errors, warnings, and rules triggered by ISA Server and includes more than 200 customizable reports. The software monitors event logs, IP devices, and services. If a device or service goes down, the product can alert administrators by email, audio alarm, or pager.PatchLink, which is well known for its patch management software, offers WebConsole IT Management Suite for Windows NT/2000 with a PatchLink Alert snap-in module that lets you use SNMP to monitor ISA Server. The snap-in alerts administrators to server runtime and downtime events and to unauthorized firewall breach attempts. The snap-in can monitor and report on multiple ISA Server boxes. PatchLink's Web-based solution lets you use any Java-enabled Web browser to gather realtime monitoring and historical reporting information.Sane Solutions' NetTracker analyzes ISA Server logs and provides detailed statistics. The software comes with more than 80 standard reports, plus wizards to design more customized filters and reports. Administrators can readily export information to Microsoft Word, Excel, and Access.Aelita Software's InTrust (formerly EventAdmin) software collects, consolidates, and reports on ISA Server events. It comes with 60 predefined reports and lets you use OLAP to perform data analysis. The software can alert administrators through email, pager, network message, or SNMP trap notifications. You can save reports in HTML, XML, PDF, comma-separated value (CSV), text, and other popular Microsoft formats.Burst Technology offers ISAFilter and bt-LogAnalyzer separately or combined as its Employee Productivity Management (EPM) solution. Both products use the MMC for administration and work with Active Directory (AD) in mixed or native mode. ISAFilter blocks inappropriate Web content based on category, time of day, bandwidth quotas, length of time, and day of week. bt-LogAnalyzer categorizes and reports on email and Web content. Web usage is broken down into predefined categories, such as sex, sports, and malicious code. Email usage reports identify the most popular message domains sending mail to and from your organization.WebSpy's ISA Server Suite includes a copy of
2025-04-05Here are 63 public repositories matching this topic... Code Issues Pull requests Discussions Real-time HTTP Intrusion Detection Updated Feb 13, 2024 Go Code Issues Pull requests Discussions Really fast log explorer based on glogg project Updated Nov 26, 2024 C++ Code Issues Pull requests Rails logs analyzer (see how fast your views are rendering) Updated Jul 13, 2023 Ruby Code Issues Pull requests Logbert is an advanced log message viewer for log4net, log4j and others. Updated Jun 30, 2022 C# Code Issues Pull requests LogAnalyzer is a tool that helps you to analyze your log files by reducing the content with patterns you define. Updated May 7, 2024 C Code Issues Pull requests Extract patterns from unstructured log messages Updated Aug 5, 2024 Rust Code Issues Pull requests Log Viewer for Log4j/NLog Updated Jun 14, 2024 C# Code Issues Pull requests Very basic CLI SIEM (Security Information and Event Management system). Updated Mar 24, 2018 Python Code Issues Pull requests Discussions Утилита для табличного просмотра логов технологического журнала 1С (и не только). Updated Feb 15, 2025 Go Code Issues Pull requests Web log analyzing tool Updated Nov 19, 2017 C# Code Issues Pull requests FIX Log Viewer allows you to view FIX logs Updated Apr 4, 2023 Code Issues Pull requests Discussions An SDK and Tool that allows you to analyse, sort, filter, and search your logs. The added value is that all data is stored in Java objects that can be used for other purposes such as: assertions, reporting, automated decision making. Updated Mar 20, 2025 Java Code Issues Pull requests SSH & Basic Web Applications brute-forcing attempts are visible in your mailbox with this tool. Updated Jan 9, 2020 Python Code Issues Pull requests Discussions Logpresso Mini and community contents for incident response Updated Oct 21, 2021 Code Issues Pull requests Advanced and fast log explorer with support to JSON files and columns Updated Dec 5, 2022 C++ Code Issues Pull requests Python Script for parsing and analyzing agent2D soccer simulation rcl and rcg logs. Updated Apr 8, 2024 Python Code Issues Pull requests LogGrok Log Viewer Updated Jun 22, 2022 Nemerle Code Issues Pull requests Turn log files into a dashboard. Updated Jul 29, 2024 Go Code Issues Pull requests 📆 ts3LogAnalyzer: Analyze TeamSpeak 3 logs Updated Sep 11, 2020 Python Code Issues Pull requests DHCP and Wifi logs from multiple Mikrotik routers/APs in one place with clients names. Updated Mar 24, 2018 PHP --> Improve this page Add a description, image, and links to the log-analyzer topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the log-analyzer topic, visit your repo's landing page and select "manage topics." Learn more
2025-04-07Its ID in a deployment slot in a Logic App.microsoft.web/sites/slots/listsyncfunctiontriggerstatus/actionList Sync Function Trigger Status for deployment slot.microsoft.web/sites/slots/newpassword/actionNewpassword Web Apps Slots.microsoft.web/sites/slots/sync/actionSync Web Apps Slots.microsoft.web/sites/slots/syncfunctiontriggers/actionSync Function Triggers for deployment slot.microsoft.web/sites/slots/networktrace/actionNetwork Trace Web Apps Slots.microsoft.web/sites/slots/recover/actionRecover Web Apps Slots.microsoft.web/sites/slots/restoresnapshot/actionRestore Web Apps Slots Snapshots.microsoft.web/sites/slots/restorefromdeletedapp/actionRestore Web App Slots From Deleted App.microsoft.web/sites/slots/backups/actionDiscover Web Apps Slots Backups.microsoft.web/sites/slots/containerlogs/actionGet Zipped Container Logs for Web App Slot.microsoft.web/sites/slots/restorefrombackupblob/actionRestore Web Apps Slot From Backup Blob.microsoft.web/sites/slots/listbackups/actionList Web App Slot backups.microsoft.web/sites/slots/slotcopy/actionCopy content from one deployment slot to another.microsoft.web/sites/slots/analyzecustomhostname/readGet Web Apps Slots Analyze Custom Hostname.microsoft.web/sites/slots/backup/writeUpdate Web Apps Slots Backup.microsoft.web/sites/slots/backup/readGet Web Apps Slots Backup.Microsoft.Web/sites/slots/backups/ReadGet the properties of a web app slots' backupmicrosoft.web/sites/slots/backups/list/actionList Web Apps Slots Backups.microsoft.web/sites/slots/backups/restore/actionRestore Web Apps Slots Backups.microsoft.web/sites/slots/backups/deleteDelete Web Apps Slots Backups.Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies/ReadList which publishing credentials are allowed for a Web App SlotMicrosoft.Web/sites/slots/basicPublishingCredentialsPolicies/WriteList which publishing credentials are allowed for a Web App SlotMicrosoft.Web/sites/slots/config/ReadGet Web App Slot's configuration settingsMicrosoft.Web/sites/slots/config/list/ActionList Web App Slot's security sensitive settings, such as publishing credentials, app settings and connection stringsMicrosoft.Web/sites/slots/config/WriteUpdate Web App Slot's configuration settingsmicrosoft.web/sites/slots/config/deleteDelete Web Apps Slots Config.microsoft.web/sites/slots/config/validateupgradepath/actionValidate upgrade path for Web App.microsoft.web/sites/slots/config/validateupgradepath/actionValidate upgrade path for Web App Slot.microsoft.web/sites/slots/config/appsettings/readGet Web App Slot settings.microsoft.web/sites/slots/config/appsettings/readGet Web App Slot's single App setting.microsoft.web/sites/slots/config/appsettings/writeCreate or Update Web App Slot's Single App settingmicrosoft.web/sites/slots/config/snapshots/readGet Web App Slots Config Snapshots.microsoft.web/sites/slots/config/snapshots/listsecrets/actionWeb Apps List Slot Secrets From Snapshot.microsoft.web/sites/slots/config/web/appsettings/deleteDelete Web App Slot's App Settingmicrosoft.web/sites/slots/config/web/connectionstrings/readGet Web App Slot's single connection stringmicrosoft.web/sites/slots/config/web/connectionstrings/writeCreate or Update Web App Slot's single sonnection stringmicrosoft.web/sites/slots/config/web/connectionstrings/deleteDelete Web App slot's single connection stringmicrosoft.web/sites/slots/containerlogs/download/actionDownload Web Apps Slots Container Logs.microsoft.web/sites/slots/continuouswebjobs/deleteDelete Web Apps Slots Continuous Web Jobs.microsoft.web/sites/slots/continuouswebjobs/readGet Web Apps Slots Continuous Web Jobs.microsoft.web/sites/slots/continuouswebjobs/start/actionStart Web Apps Slots Continuous Web Jobs.microsoft.web/sites/slots/continuouswebjobs/stop/actionStop Web Apps Slots Continuous Web Jobs.microsoft.web/sites/slots/deployments/deleteDelete Web Apps Slots Deployments.microsoft.web/sites/slots/deployments/readGet Web Apps Slots Deployments.microsoft.web/sites/slots/deployments/writeUpdate Web Apps Slots Deployments.microsoft.web/sites/slots/deployments/log/readGet Web Apps Slots Deployments Log.microsoft.web/sites/slots/detectors/readGet Web Apps Slots Detectors.microsoft.web/sites/slots/diagnostics/readGet Web Apps Slots Diagnostics.microsoft.web/sites/slots/diagnostics/analyses/readGet Web Apps Slots Diagnostics Analysis.microsoft.web/sites/slots/diagnostics/analyses/execute/ActionRun Web Apps Slots Diagnostics Analysis.microsoft.web/sites/slots/diagnostics/aspnetcore/readGet Web Apps Slots Diagnostics for ASP.NET Core app.microsoft.web/sites/slots/diagnostics/autoheal/readGet Web Apps Slots Diagnostics Autoheal.microsoft.web/sites/slots/diagnostics/deployment/readGet Web Apps Slots Diagnostics Deployment.microsoft.web/sites/slots/diagnostics/deployments/readGet Web Apps Slots Diagnostics Deployments.microsoft.web/sites/slots/diagnostics/detectors/readGet Web Apps Slots Diagnostics Detector.microsoft.web/sites/slots/diagnostics/detectors/execute/ActionRun Web Apps Slots Diagnostics Detector.microsoft.web/sites/slots/diagnostics/frebanalysis/readGet Web Apps Slots Diagnostics FREB Analysis.microsoft.web/sites/slots/diagnostics/loganalyzer/readGet Web Apps Slots Diagnostics Log Analyzer.microsoft.web/sites/slots/diagnostics/runtimeavailability/readGet Web Apps Slots Diagnostics Runtime Availability.microsoft.web/sites/slots/diagnostics/servicehealth/readGet Web Apps Slots Diagnostics Service Health.microsoft.web/sites/slots/diagnostics/sitecpuanalysis/readGet Web Apps Slots Diagnostics Site CPU Analysis.microsoft.web/sites/slots/diagnostics/sitecrashes/readGet Web
2025-04-06Diagnostics Analysis.microsoft.web/sites/diagnostics/aspnetcore/readGet Web Apps Diagnostics for ASP.NET Core app.microsoft.web/sites/diagnostics/autoheal/readGet Web Apps Diagnostics Autoheal.microsoft.web/sites/diagnostics/deployment/readGet Web Apps Diagnostics Deployment.microsoft.web/sites/diagnostics/deployments/readGet Web Apps Diagnostics Deployments.microsoft.web/sites/diagnostics/detectors/readGet Web Apps Diagnostics Detector.microsoft.web/sites/diagnostics/detectors/execute/ActionRun Web Apps Diagnostics Detector.microsoft.web/sites/diagnostics/failedrequestsperuri/readGet Web Apps Diagnostics Failed Requests Per Uri.microsoft.web/sites/diagnostics/frebanalysis/readGet Web Apps Diagnostics FREB Analysis.microsoft.web/sites/diagnostics/loganalyzer/readGet Web Apps Diagnostics Log Analyzer.microsoft.web/sites/diagnostics/runtimeavailability/readGet Web Apps Diagnostics Runtime Availability.microsoft.web/sites/diagnostics/servicehealth/readGet Web Apps Diagnostics Service Health.microsoft.web/sites/diagnostics/sitecpuanalysis/readGet Web Apps Diagnostics Site CPU Analysis.microsoft.web/sites/diagnostics/sitecrashes/readGet Web Apps Diagnostics Site Crashes.microsoft.web/sites/diagnostics/sitelatency/readGet Web Apps Diagnostics Site Latency.microsoft.web/sites/diagnostics/sitememoryanalysis/readGet Web Apps Diagnostics Site Memory Analysis.microsoft.web/sites/diagnostics/siterestartsettingupdate/readGet Web Apps Diagnostics Site Restart Setting Update.microsoft.web/sites/diagnostics/siterestartuserinitiated/readGet Web Apps Diagnostics Site Restart User Initiated.microsoft.web/sites/diagnostics/siteswap/readGet Web Apps Diagnostics Site Swap.microsoft.web/sites/diagnostics/threadcount/readGet Web Apps Diagnostics Thread Count.microsoft.web/sites/diagnostics/workeravailability/readGet Web Apps Diagnostics Workeravailability.microsoft.web/sites/diagnostics/workerprocessrecycle/readGet Web Apps Diagnostics Worker Process Recycle.microsoft.web/sites/domainownershipidentifiers/readGet Web Apps Domain Ownership Identifiers.microsoft.web/sites/domainownershipidentifiers/writeUpdate Web Apps Domain Ownership Identifiers.microsoft.web/sites/domainownershipidentifiers/deleteDelete Web Apps Domain Ownership Identifiers.Microsoft.Web/sites/eventGridFilters/deleteDelete Event Grid Filter on web app.Microsoft.Web/sites/eventGridFilters/readGet Event Grid Filter on web app.Microsoft.Web/sites/eventGridFilters/writePut Event Grid Filter on web app.microsoft.web/sites/extensions/deleteDelete Web Apps Site Extensions.microsoft.web/sites/extensions/readGet Web Apps Site Extensions.microsoft.web/sites/extensions/writeUpdate Web Apps Site Extensions.microsoft.web/sites/extensions/api/actionInvoke App Service Extensions APIs.microsoft.web/sites/functions/deleteDelete Web Apps Functions.microsoft.web/sites/functions/listsecrets/actionList Function secrets.microsoft.web/sites/functions/listkeys/actionList Function keys.microsoft.web/sites/functions/readGet Web Apps Functions.microsoft.web/sites/functions/writeUpdate Web Apps Functions.microsoft.web/sites/functions/keys/writeUpdate Function keys.microsoft.web/sites/functions/keys/deleteDelete Function keys.microsoft.web/sites/functions/masterkey/readGet Web Apps Functions Masterkey.microsoft.web/sites/functions/token/readGet Web Apps Functions Token.microsoft.web/sites/host/listkeys/actionList Functions Host keys.microsoft.web/sites/host/sync/actionSync Function Triggers.microsoft.web/sites/host/listsyncstatus/actionList Sync Function Triggers Status.microsoft.web/sites/host/functionkeys/writeUpdate Functions Host Function keys.microsoft.web/sites/host/functionkeys/deleteDelete Functions Host Function keys.microsoft.web/sites/host/systemkeys/writeUpdate Functions Host System keys.microsoft.web/sites/host/systemkeys/deleteDelete Functions Host System keys.microsoft.web/sites/hostnamebindings/deleteDelete Web Apps Hostname Bindings.microsoft.web/sites/hostnamebindings/readGet Web Apps Hostname Bindings.microsoft.web/sites/hostnamebindings/writeUpdate Web Apps Hostname Bindings.Microsoft.Web/sites/hostruntime/host/actionPerform Function App runtime action like sync triggers, add functions, invoke functions, delete functions etc.microsoft.web/sites/hostruntime/functions/keys/readGet Web Apps Hostruntime Functions Keys.microsoft.web/sites/hostruntime/host/readGet Web Apps Hostruntime Host.Microsoft.Web/sites/hostruntime/host/_master/readGet Function App's master key for admin operationsmicrosoft.web/sites/hostruntime/webhooks/api/workflows/runs/readList Web Apps Hostruntime Workflow Runs.microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers/readList Web Apps Hostruntime Workflow Triggers.microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/actionGet Web Apps Hostruntime Workflow Trigger Uri.microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers/run/actionRun Web Apps Hostruntime Workflow Trigger.microsoft.web/sites/hybridconnection/deleteDelete Web Apps Hybrid Connection.microsoft.web/sites/hybridconnection/readGet Web Apps Hybrid Connection.microsoft.web/sites/hybridconnection/writeUpdate Web Apps Hybrid Connection.microsoft.web/sites/hybridconnectionnamespaces/relays/deleteDelete Web Apps Hybrid Connection Namespaces Relays.microsoft.web/sites/hybridconnectionnamespaces/relays/listkeys/actionList Keys Web Apps Hybrid Connection Namespaces Relays.microsoft.web/sites/hybridconnectionnamespaces/relays/writeUpdate Web Apps Hybrid Connection Namespaces Relays.microsoft.web/sites/hybridconnectionnamespaces/relays/readGet Web Apps Hybrid Connection Namespaces Relays.microsoft.web/sites/hybridconnectionrelays/readGet Web Apps Hybrid Connection Relays.microsoft.web/sites/instances/readGet Web Apps Instances.microsoft.web/sites/instances/deployments/readGet Web Apps Instances Deployments.microsoft.web/sites/instances/deployments/deleteDelete Web Apps Instances Deployments.microsoft.web/sites/instances/extensions/readGet Web Apps Instances Extensions.microsoft.web/sites/instances/extensions/log/readGet Web Apps Instances Extensions Log.microsoft.web/sites/instances/extensions/processes/readGet Web Apps Instances Extensions Processes.microsoft.web/sites/instances/processes/deleteDelete Web Apps Instances Processes.microsoft.web/sites/instances/processes/readGet Web Apps Instances Processes.microsoft.web/sites/instances/processes/stop/actionStop Web
2025-03-26The download jar file contains the following class files or Java source files.1.Download jodd-petite-3.4.5.jar2.Download jodd-proxetta-3.4.4-sources.jar3.Download jodd-proxetta-3.4.4.jar4.Download jodd-proxetta-3.4.5-sources.jar5.Download jodd-proxetta-3.4.5.jar6.Download jodd-lagarto-3.4.3-sources.jar7.Download jodd-lagarto-3.4.3.jar8.Download jodd-lagarto-3.4.4-sources.jar9.Download jodd-lagarto-3.4.4.jar10.Download jodd-lagarto-3.4.5-sources.jar11.Download jodd-lagarto-3.4.5.jar12.Download jodd-lagarto-web-3.4.3-sources.jar13.Download jodd-lagarto-web-3.4.3.jar14.Download jodd-lagarto-web-3.4.4-sources.jar15.Download jodd-lagarto-web-3.4.4.jar16.Download jodd-lagarto-web-3.4.5-sources.jar17.Download jodd-lagarto-web-3.4.5.jar18.Download jodd-petite-3.4.3-sources.jar19.Download jodd-petite-3.4.3.jar20.Download jodd-petite-3.4.4-sources.jar21.Download jodd-petite-3.4.4.jar22.Download jodd-proxetta-3.4.3-sources.jar23.Download jodd-proxetta-3.4.3.jar24.Download jodd-joy-3.4.3-sources.jar25.Download jodd-joy-3.4.3.jar26.Download jodd-vtor-3.4.3-sources.jar27.Download jodd-vtor-3.4.3.jar28.Download jodd-vtor-3.4.4-sources.jar29.Download jodd-vtor-3.4.4.jar30.Download jodd-vtor-3.4.5-sources.jar31.Download jodd-vtor-3.4.5.jar32.Download jodd-bean-3.4.4-sources.jar33.Download jodd-bean-3.4.4.jar34.Download jodd-bean-3.4.5-sources.jar35.Download jodd-bean-3.4.5.jar36.Download jodd-wot-3.2.5-sources.jar37.Download jodd-wot-3.2.5.jar38.Download jodd-mail-3.4.0-sources.jar39.Download jodd-mail-3.4.0.jar40.Download jodd-mail-3.4.1-sources.jar41.Download jodd-mail-3.4.1.jar42.Download jodd-mail-3.4.2-sources.jar43.Download jodd-mail-3.4.2.jar44.Download jodd-mail-3.4.3-sources.jar45.Download jodd-mail-3.4.3.jar46.Download jodd-mail-3.4.4-sources.jar47.Download jodd-mail-3.4.4.jar48.Download jodd-mail-3.4.5-sources.jar49.Download jodd-mail-3.4.5.jar50.Download jodd-servlet-3.4.3-sources.jar51.Download jodd-servlet-3.4.3.jar52.Download jodd-servlet-3.4.4-sources.jar53.Download jodd-servlet-3.4.4.jar54.Download jodd-servlet-3.4.5-sources.jar55.Download jodd-servlet-3.4.5.jar56.Download jodd-core-3.4.2-sources.jar57.Download jodd-core-3.4.2.jar58.Download jodd-core-3.4.3-sources.jar59.Download jodd-core-3.4.3.jar60.Download jodd-core-3.4.4-sources.jar61.Download jodd-core-3.4.4.jar62.Download jodd-core-3.4.5-sources.jar63.Download jodd-core-3.4.5.jar64.Download jodd-swingspy-3.4.3-sources.jar65.Download jodd-swingspy-3.4.3.jar66.Download jodd-swingspy-3.4.4-sources.jar67.Download jodd-swingspy-3.4.4.jar68.Download jodd-swingspy-3.4.5-sources.jar69.Download jodd-swingspy-3.4.5.jar70.Download jodd-upload-3.4.3-sources.jar71.Download jodd-upload-3.4.3.jar72.Download jodd-upload-3.4.4-sources.jar73.Download jodd-upload-3.4.4.jar74.Download jodd-upload-3.4.5-sources.jar75.Download jodd-upload-3.4.5.jar76.Download jodd-props-3.4.3-sources.jar77.Download jodd-props-3.4.3.jar78.Download jodd-props-3.4.4-sources.jar79.Download jodd-props-3.4.4.jar80.Download jodd-props-3.4.5-sources.jar81.Download jodd-props-3.4.5.jar82.Download jodd-3.2-sources.jar83.Download jodd-3.2.6.jar84.Download jodd-3.2.7.jar85.Download jodd-3.2.jar86.Download jodd-3.3-sources.jar87.Download jodd-3.3.1-sources.jar88.Download jodd-3.3.1.jar89.Download jodd-3.3.2-sources.jar90.Download jodd-3.3.2.jar91.Download jodd-3.3.3-sources.jar92.Download jodd-3.3.3.jar93.Download jodd-3.3.4-sources.jar94.Download jodd-3.3.4.jar95.Download jodd-3.3.7-sources.jar96.Download jodd-3.3.7.jar97.Download jodd-3.3.8-sources.jar98.Download jodd-3.3.8.jar99.Download jodd-3.3.jar100.Download jodd-core-3.4.0-sources.jar101.Download jodd-core-3.4.0.jar102.Download jodd-core-3.4.1-sources.jar103.Download jodd-core-3.4.1.jar104.Download jodd-db-3.4.0-sources.jar105.Download jodd-db-3.4.0.jar106.Download jodd-db-3.4.1-sources.jar107.Download jodd-db-3.4.1.jar108.Download jodd-db-3.4.2-sources.jar109.Download jodd-db-3.4.2.jar110.Download jodd-joy-3.4.0-sources.jar111.Download jodd-joy-3.4.0.jar112.Download jodd-joy-3.4.1-sources.jar113.Download jodd-joy-3.4.1.jar114.Download jodd-joy-3.4.2-sources.jar115.Download jodd-joy-3.4.2.jar116.Download jodd-jtx-3.4.0-sources.jar117.Download jodd-jtx-3.4.0.jar118.Download jodd-jtx-3.4.1-sources.jar119.Download jodd-jtx-3.4.1.jar120.Download jodd-jtx-3.4.2-sources.jar121.Download jodd-jtx-3.4.2.jar122.Download jodd-lagarto-3.4.0-sources.jar123.Download jodd-lagarto-3.4.0.jar124.Download jodd-lagarto-3.4.1-sources.jar125.Download jodd-lagarto-3.4.1.jar126.Download jodd-lagarto-3.4.2-sources.jar127.Download jodd-lagarto-3.4.2.jar128.Download jodd-lagarto-web-3.4.0-sources.jar129.Download jodd-lagarto-web-3.4.0.jar130.Download jodd-lagarto-web-3.4.1-sources.jar131.Download jodd-lagarto-web-3.4.1.jar132.Download jodd-lagarto-web-3.4.2-sources.jar133.Download jodd-lagarto-web-3.4.2.jar134.Download jodd-madvoc-3.4.0-sources.jar135.Download jodd-madvoc-3.4.0.jar136.Download jodd-madvoc-3.4.1-sources.jar137.Download jodd-madvoc-3.4.1.jar138.Download jodd-madvoc-3.4.2-sources.jar139.Download jodd-madvoc-3.4.2.jar140.Download jodd-petite-3.4.0-sources.jar141.Download jodd-petite-3.4.0.jar142.Download jodd-petite-3.4.1-sources.jar143.Download jodd-petite-3.4.1.jar144.Download jodd-petite-3.4.2-sources.jar145.Download jodd-petite-3.4.2.jar146.Download jodd-proxetta-3.4.0-sources.jar147.Download jodd-proxetta-3.4.0.jar148.Download jodd-proxetta-3.4.1-sources.jar149.Download jodd-proxetta-3.4.1.jar150.Download jodd-proxetta-3.4.2-sources.jar151.Download jodd-proxetta-3.4.2.jar152.Download jodd-servlet-3.4.0-sources.jar153.Download jodd-servlet-3.4.0.jar154.Download jodd-servlet-3.4.1-sources.jar155.Download jodd-servlet-3.4.1.jar156.Download jodd-servlet-3.4.2-sources.jar157.Download jodd-servlet-3.4.2.jar158.Download jodd-swingspy-3.4.0-sources.jar159.Download jodd-swingspy-3.4.0.jar160.Download jodd-swingspy-3.4.1-sources.jar161.Download jodd-swingspy-3.4.1.jar162.Download jodd-swingspy-3.4.2-sources.jar163.Download jodd-swingspy-3.4.2.jar164.Download jodd-upload-3.4.0-sources.jar165.Download jodd-upload-3.4.0.jar166.Download jodd-upload-3.4.1-sources.jar167.Download jodd-upload-3.4.1.jar168.Download jodd-upload-3.4.2-sources.jar169.Download jodd-upload-3.4.2.jar170.Download jodd-vtor-3.4.0-sources.jar171.Download jodd-vtor-3.4.0.jar172.Download jodd-vtor-3.4.1-sources.jar173.Download jodd-vtor-3.4.1.jar174.Download jodd-vtor-3.4.2-sources.jar175.Download jodd-vtor-3.4.2.jar176.Download jodd-wot-3.2-sources.jar177.Download jodd-wot-3.2.6-sources.jar178.Download jodd-wot-3.2.6.jar179.Download jodd-wot-3.2.7-sources.jar180.Download jodd-wot-3.2.7.jar181.Download jodd-wot-3.2.jar182.Download jodd-wot-3.3-sources.jar183.Download jodd-wot-3.3.1-sources.jar184.Download jodd-wot-3.3.1.jar185.Download jodd-wot-3.3.2-sources.jar186.Download jodd-wot-3.3.2.jar187.Download jodd-wot-3.3.3-sources.jar188.Download jodd-wot-3.3.3.jar189.Download jodd-wot-3.3.4-sources.jar190.Download jodd-wot-3.3.4.jar191.Download jodd-wot-3.3.7-sources.jar192.Download jodd-wot-3.3.7.jar193.Download jodd-wot-3.3.8-sources.jar194.Download jodd-wot-3.3.8.jar195.Download jodd-wot-3.3.jar196.Download jodd-madvoc-3.4.3-sources.jar197.Download jodd-madvoc-3.4.3.jar198.Download jodd-madvoc-3.4.4-sources.jar199.Download jodd-madvoc-3.4.4.jar200.Download jodd-madvoc-3.4.5-sources.jar201.Download jodd-madvoc-3.4.5.jar202.Download jodd-wot-3.1.0-sources.jar203.Download jodd-wot-3.1.0.jar204.Download jodd-wot-3.1.1-sources.jar205.Download jodd-wot-3.1.1.jar206.Download jodd-props-3.4.0-sources.jar207.Download jodd-props-3.4.0.jar208.Download jodd-props-3.4.1-sources.jar209.Download jodd-props-3.4.1.jar210.Download jodd-props-3.4.2-sources.jar211.Download jodd-props-3.4.2.jar212.Download jodd-3.1.0-sources.jar213.Download jodd-3.1.0.jar214.Download jodd-3.1.1-sources.jar215.Download jodd-3.1.1.jar216.Download jodd-3.2.5-sources.jar217.Download jodd-3.2.5.jar218.Download jodd-3.2.6-sources.jar219.Download jodd-3.2.7-sources.jar220.Download jodd-joy-3.4.4-sources.jar221.Download jodd-joy-3.4.4.jar222.Download jodd-joy-3.4.5-sources.jar223.Download jodd-joy-3.4.5.jar224.Download jodd-jtx-3.4.3-sources.jar225.Download jodd-jtx-3.4.3.jar226.Download jodd-jtx-3.4.4-sources.jar227.Download jodd-jtx-3.4.4.jar228.Download jodd-jtx-3.4.5-sources.jar229.Download jodd-jtx-3.4.5.jar230.Download jodd-db-3.4.3-sources.jar231.Download jodd-db-3.4.3.jar232.Download jodd-db-3.4.4-sources.jar233.Download jodd-db-3.4.4.jar234.Download jodd-db-3.4.5-sources.jar235.Download jodd-db-3.4.5.jar236.Download jodd-bean-3.4.1-sources.jar237.Download jodd-bean-3.4.1.jar238.Download jodd-bean-3.4.0-sources.jar239.Download jodd-bean-3.4.0.jar240.Download jodd-bean-3.4.2-sources.jar241.Download jodd-bean-3.4.2.jar242.Download jodd-bean-3.4.3-sources.jar243.Download jodd-bean-3.4.3.jar
2025-04-20