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'
<dependency> <groupId>org.swinglabs</groupId> <artifactId>swingx</artifactId> <version>1.6</version> </dependency>
<dependency org="org.swinglabs" name="swingx" rev="1.6"/>
"org.swinglabs", "swingx", "1.6"