License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-data-tables |
Last Version | Last Version0.66.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Tables Plugin
The JWebSwing implementation for Data Tables
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-data-tables</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/
implementation 'com.jwebmp:jwebmp-data-tables:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/
implementation ("com.jwebmp:jwebmp-data-tables:0.66.0.1")
'com.jwebmp:jwebmp-data-tables:jar:0.66.0.1'
<dependency org="com.jwebmp" name="jwebmp-data-tables" rev="0.66.0.1">
<artifact name="jwebmp-data-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-data-tables', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "jwebmp-data-tables" % "0.66.0.1"
[com.jwebmp/jwebmp-data-tables "0.66.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp : guiced-servlets | jar | 0.66.0.1 |
com.jwebmp : jwebmp-core | jar | 0.66.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |