License |
License |
---|---|
GroupId | GroupIdorg.swinglabs.swingx |
ArtifactId | ArtifactIdswingx-testsupport |
Last Version | Last Version1.6.5-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Test Support
Code and classes to support testing SwingX. Classes contained in this module are for internal SwingX use only.
|
<!-- 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"]
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 |