License |
License |
---|---|
GroupId | GroupIdorg.nuiton.jaxx |
ArtifactId | ArtifactIdjaxx-widgets |
Last Version | Last Version3.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXX :: Widgets
Collection of swing widgets wrote with JAXX
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxx-widgets-3.0-alpha-1.pom | |
jaxx-widgets-3.0-alpha-1.jar | 379 KB |
jaxx-widgets-3.0-alpha-1-sources.jar | 245 KB |
jaxx-widgets-3.0-alpha-1-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets/ -->
<dependency>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-widgets</artifactId>
<version>3.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets/
implementation 'org.nuiton.jaxx:jaxx-widgets:3.0-alpha-1'
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets/
implementation ("org.nuiton.jaxx:jaxx-widgets:3.0-alpha-1")
'org.nuiton.jaxx:jaxx-widgets:jar:3.0-alpha-1'
<dependency org="org.nuiton.jaxx" name="jaxx-widgets" rev="3.0-alpha-1">
<artifact name="jaxx-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jaxx', module='jaxx-widgets', version='3.0-alpha-1')
)
libraryDependencies += "org.nuiton.jaxx" % "jaxx-widgets" % "3.0-alpha-1"
[org.nuiton.jaxx/jaxx-widgets "3.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.nuiton.jaxx : jaxx-runtime | jar | 3.0-alpha-1 |
org.swinglabs.swingx : swingx-common | jar | 1.6.5-1 |
org.swinglabs.swingx : swingx-core | jar | 1.6.5-1 |
org.swinglabs.swingx : swingx-autocomplete | jar | 1.6.5-1 |
org.nuiton.i18n : nuiton-i18n | jar | 3.6.2 |
org.nuiton : nuiton-utils | jar | 3.0-rc-15 |
org.nuiton : nuiton-decorator | jar | 3.0 |
org.nuiton : nuiton-converter | jar | 1.0 |
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-primitives : commons-primitives | jar | 1.0 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-logging : commons-logging | jar | 1.2 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |