JavaXT
|
|||
About JavaXTThis project was started back in the summer of 2006 when I started porting some of my code from .NET to Java. At the time Java 1.6 was just coming out and I was frustrated by the amount of code required to do some of the most basic operations. I started writing utilities to simplify my code and plug some holes I saw in the core JDK. Over time the code started to grow and I needed a namespace to encapsulate these utilities so I created javaxt.com.
Of course, a lot has changed since 2006. Java has matured quite a lot over the years and has added a ton of features that simply didn't exist when I first started this project. But I still use my JavaXT libraries every day :-) I know the code is far from complete and definitely not perfect but I hope you find it useful. Feel free to contact me if you have any questions or suggestions at email@pborissow.dev Made With Love
Miami, FL
The JavaXT project and this website are maintained and hosted without any corporate sponsors. As you can see, there are no ads, cookies, etc. There are no 3rd party trackers (e.g. Google). Everything is 100% free and open source and released under a permissive MIT license. AcknowledgementsWhen I was first starting off with Java, there was no Stack Exchange, GitHub, or ChatGPT to help guide me. Instead, I found help and inspiration from a bunch of self-hosted, open-source projects. I'd like to specifically acknowledge and thank the following individuals who's code I used to develop portions of the javaxt-core library.
There are countless others that have helped me along the way, mostly semi-anonymous users on sites like Stack Exchange. Thank you all! |