YourKit Java Profiler |
JFacets /
DownloadsThe whole project is available for download from the sourceforge file releases, in the The archive contains :
Simply unpack the archive anywhere, and type A compiled jar file is also available from sf.net, is case you don't want to rebuild the project. Maven2JFacets is available from the main maven2 repo. You can include a dependency on JFacets from your <dependency> <groupId>net.sourceforge.jfacets</groupId> <artifactId>jfacets</artifactId> <version>2.0</version> </dependency> Getting the project from SVNYou may also want to checkout the project from SVN. To do so, check the instructions on the sourceforge page. |