| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sibvisions.jvx |
| ArtifactId | ArtifactIdjvxclient |
| Last Version | Last Version2.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJVx client
The client for the full-stack Enterprise Application Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jvxclient-2.8.5.pom | |
| jvxclient-2.8.5.jar | 866 KB |
| jvxclient-2.8.5-sources.jar | 1 MB |
| jvxclient-2.8.5-javadoc.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/ -->
<dependency>
<groupId>com.sibvisions.jvx</groupId>
<artifactId>jvxclient</artifactId>
<version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/
implementation 'com.sibvisions.jvx:jvxclient:2.8.5'
// https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/
implementation ("com.sibvisions.jvx:jvxclient:2.8.5")
'com.sibvisions.jvx:jvxclient:jar:2.8.5'
<dependency org="com.sibvisions.jvx" name="jvxclient" rev="2.8.5">
<artifact name="jvxclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sibvisions.jvx', module='jvxclient', version='2.8.5')
)
libraryDependencies += "com.sibvisions.jvx" % "jvxclient" % "2.8.5"
[com.sibvisions.jvx/jvxclient "2.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| jfree : jfreechart | jar | 1.0.13 |
| org.swinglabs.swingx : swingx-all | jar | 1.6.5-1 |