| License |
License
Dual GPL/Commercial
|
|---|---|
| GroupId | GroupIdcom.sshtools |
| ArtifactId | ArtifactIdappframework-core |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaverick Application Framework
Application framework
|
| Filename | Size |
|---|---|
| appframework-core-2.1.1.pom | |
| appframework-core-2.1.1.jar | 551 KB |
| appframework-core-2.1.1-sources.jar | 301 KB |
| appframework-core-2.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/appframework-core/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>appframework-core</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/appframework-core/
implementation 'com.sshtools:appframework-core:2.1.1'
// https://jarcasting.com/artifacts/com.sshtools/appframework-core/
implementation ("com.sshtools:appframework-core:2.1.1")
'com.sshtools:appframework-core:jar:2.1.1'
<dependency org="com.sshtools" name="appframework-core" rev="2.1.1">
<artifact name="appframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='appframework-core', version='2.1.1')
)
libraryDependencies += "com.sshtools" % "appframework-core" % "2.1.1"
[com.sshtools/appframework-core "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sshtools : jfreedesktop-swing | jar | 2.1.1 |
| com.sshtools : jfreedesktop-tango | jar | 2.1.1 |
| com.miglayout : miglayout-swing | jar | 4.2 |
| com.sshtools : ui | jar | 2.1.1 |
| commons-cli : commons-cli | jar | 1.2 |
| be.cyberelf.nanoxml : lite | jar | 2.2.3 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-logging : commons-logging-api | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |