Last Version

SwingX Test Support 1.6.8

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

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

at.swimmesberger
ArtifactId

ArtifactId

swingx-testsupport
Version

Version

1.6.8
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.8


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0

provided (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.8

Project Modules

There are no modules declared in this project.