SwingX Core

Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

License

License

GroupId

GroupId

org.swinglabs.swingx
ArtifactId

ArtifactId

swingx-core
Last Version

Last Version

1.6.5-1
Release Date

Release Date

Type

Type

jar
Description

Description

SwingX Core
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

Download swingx-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-core/ -->
<dependency>
    <groupId>org.swinglabs.swingx</groupId>
    <artifactId>swingx-core</artifactId>
    <version>1.6.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-core/
implementation 'org.swinglabs.swingx:swingx-core:1.6.5-1'
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-core/
implementation ("org.swinglabs.swingx:swingx-core:1.6.5-1")
'org.swinglabs.swingx:swingx-core:jar:1.6.5-1'
<dependency org="org.swinglabs.swingx" name="swingx-core" rev="1.6.5-1">
  <artifact name="swingx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swinglabs.swingx', module='swingx-core', version='1.6.5-1')
)
libraryDependencies += "org.swinglabs.swingx" % "swingx-core" % "1.6.5-1"
[org.swinglabs.swingx/swingx-core "1.6.5-1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.swinglabs.swingx : swingx-autocomplete jar 1.6.5-1
org.swinglabs.swingx : swingx-action jar 1.6.5-1
org.swinglabs.swingx : swingx-plaf jar 1.6.5-1
org.swinglabs.swingx : swingx-graphics jar 1.6.5-1
org.swinglabs.swingx : swingx-painters jar 1.6.5-1
org.swinglabs.swingx : swingx-mavensupport Optional jar 1.6.5-1
org.kohsuke.metainf-services : metainf-services Optional jar 1.3

test (3)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235
commons-lang : commons-lang jar 2.6
org.swinglabs.swingx : swingx-testsupport jar 1.6.5-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.5-1
1.6.5
1.6.4
1.6.3