Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
'org.swinglabs:swingx:1.6.1'
<dependency> <groupId>org.swinglabs</groupId> <artifactId>swingx</artifactId> <version>1.6.1</version> </dependency>
<dependency org="org.swinglabs" name="swingx" rev="1.6.1"/>
"org.swinglabs", "swingx", "1.6.1"