This library is the base for all the other Foundation libraries, although it is not much useful for other general purpose projects without the foundation-util library. But for some tools I worked on, not all the stuff that is contained in foundation-util was necessary or it was just to big, so I separated out some functionality into this library.
Documentation
- Javadoc Reference
- Maven POM
<dependency> <groupId>org.tquadrat.library</groupId> <artifactId>org.tquadrat.foundation.base</artifactId> <version>0.25.1</version> </dependency>
Last updated: 2026-05-05T16:38:03.9719764+02:00[Europe/Berlin]