RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Apache-commons-lang3
Jul 20, 2023
Apache library with helper utilities for the java.lang API
The standard Java libraries fail to provide enough methods for manipulation of its core classes. Apache Commons Lang provides these extra methods.
Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.
- Older
- Newer
Checkout these related ports:
- Xdoclet - Java attribute-oriented code generation engine
- Wildfly90 - Replacement for JBoss Application Server
- Wildfly26 - Java Jakarta EE8 application server developed by Red Hat
- Wildfly25 - Java Jakarta EE8 application server developed by Red Hat
- Wildfly24 - Java Jakarta EE8 application server developed by Red Hat
- Wildfly18 - Java Jakarta EE8 application server developed by Red Hat
- Wildfly17 - Java Jakarta EE8 application server developed by Red Hat
- Wildfly16 - Replacement for JBoss Application Server
- Wildfly15 - Replacement for JBoss Application Server
- Wildfly14 - Replacement for JBoss Application Server
- Wildfly13 - Replacement for JBoss Application Server
- Wildfly12 - Replacement for JBoss Application Server
- Wildfly11 - Replacement for JBoss Application Server
- Wildfly10 - Replacement for JBoss Application Server
- Visualvm - GUI tool combining CLI JDK tools and profiling capabilities