Last Version

SwingX Test Support 1.6.5-1

Code and classes to support testing SwingX. Classes contained in this module are for internal SwingX use only.

License

License

GroupId

GroupId

org.swinglabs.swingx
ArtifactId

ArtifactId

swingx-testsupport
Version

Version

1.6.5-1
Type

Type

jar
Description

Description

SwingX Test Support
Code and classes to support testing SwingX. Classes contained in this module are for internal SwingX use only.

Download swingx-testsupport 1.6.5-1


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0
org.kohsuke.metainf-services : metainf-services Optional jar 1.3

Project Modules

There are no modules declared in this project.