License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.icroco |
ArtifactId | ArtifactIdbeantablemodel |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeanTableModel
Generic Bean Table Model for JTable based on annotation
|
Filename | Size |
---|---|
beantablemodel-1.0.2.pom | |
beantablemodel-1.0.2.jar | 65 KB |
beantablemodel-1.0.2-sources.jar | 45 KB |
beantablemodel-1.0.2-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icroco/beantablemodel/ -->
<dependency>
<groupId>org.icroco</groupId>
<artifactId>beantablemodel</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.icroco/beantablemodel/
implementation 'org.icroco:beantablemodel:1.0.2'
// https://jarcasting.com/artifacts/org.icroco/beantablemodel/
implementation ("org.icroco:beantablemodel:1.0.2")
'org.icroco:beantablemodel:jar:1.0.2'
<dependency org="org.icroco" name="beantablemodel" rev="1.0.2">
<artifact name="beantablemodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icroco', module='beantablemodel', version='1.0.2')
)
libraryDependencies += "org.icroco" % "beantablemodel" % "1.0.2"
[org.icroco/beantablemodel "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
com.miglayout : miglayout | jar | 3.7 |
ch.qos.logback : logback-classic | jar | 0.9.17 |