| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net |
| GroupId | GroupIdnet.java.dev.richjtable |
| ArtifactId | ArtifactIdrichjtable |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrichjtable
JTable extension like save gui state, pageable table and BeanTableModel
|
| Filename | Size |
|---|---|
| richjtable-1.2.0.pom | |
| richjtable-1.2.0.jar | 99 KB |
| richjtable-1.2.0-sources.jar | 55 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jfcunit : jfcunit | jar | 2.08 |
| junit : junit | jar | 3.8.2 |
| junit-addons : junit-addons | jar | 1.4 |