richjtable

JTable extension like save gui state, pageable table and BeanTableModel

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.richjtable
ArtifactId

ArtifactId

richjtable
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

richjtable
JTable extension like save gui state, pageable table and BeanTableModel

Download richjtable

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.dev.richjtable/richjtable/ -->
<dependency>
    <groupId>net.java.dev.richjtable</groupId>
    <artifactId>richjtable</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.richjtable/richjtable/
implementation 'net.java.dev.richjtable:richjtable:1.2.0'
// https://jarcasting.com/artifacts/net.java.dev.richjtable/richjtable/
implementation ("net.java.dev.richjtable:richjtable:1.2.0")
'net.java.dev.richjtable:richjtable:jar:1.2.0'
<dependency org="net.java.dev.richjtable" name="richjtable" rev="1.2.0">
  <artifact name="richjtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.richjtable', module='richjtable', version='1.2.0')
)
libraryDependencies += "net.java.dev.richjtable" % "richjtable" % "1.2.0"
[net.java.dev.richjtable/richjtable "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1

test (3)

Group / Artifact Type Version
net.sf.jfcunit : jfcunit jar 2.08
junit : junit jar 3.8.2
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0