Menu

Home

Eric-Karl Matteau

This is the jSimpleTools project home page. A tools box to help with testing in Java. This is beta and the API is not set in stone.

The best way to use the library is to get it through maven central repository. Add this to your pom.xml:

<plugin>
    <groupId>net.sf.jsimpletools</groupId>
    <artifactId>jsimpletools-core</artifactId>
    <version>0.2.0</version>
</plugin>

Project Admins:


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.