Java"Clearthought"的最新版本包括: TableLayout项目 [英] Most up-to-date version of the java "Clearthought" TableLayout project

查看:138
本文介绍了Java"Clearthought"的最新版本包括: TableLayout项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

java"Clearthought" TableLayout项目的状态是什么?

What is the status of the java "Clearthought" TableLayout project?

它仍在维护吗?

什么是最新的网站?

旧页面: http://www.clearthought.info/sun/products/jfc/tsc/articles/tablelayout/

不起作用: https://tablelayout.dev.java.net/

2005版本的Maven存储库: http://mvnrepository.com/artifact/tablelayout/TableLayout/20050920

maven repository with 2005 version: http://mvnrepository.com/artifact/tablelayout/TableLayout/20050920

还有其他最新页面吗?

推荐答案

似乎作者放弃了该项目.因此,我决定将其恢复活力:将构建系统从ant更改为maven,将项目拆分为核心代码和示例,等等.

It seems that the author abandoned the project. So I decided to bring it back to life: change the build system from ant to maven, split the project into core code and examples, etc.

最新版本的Maven坐标:

Maven coordinates of the latest version:

<dependency>
  <groupId>info.clearthought</groupId>
  <artifactId>table-layout</artifactId>
  <version>4.2</version>
</dependency>

此版本与Maven Central中的最后一个旧版本完全相同,但存在2个错误修正.

This release is completely identical to the last old release in Maven Central with exception of 2 bugfixes.

您可以选中此以获取更多信息.随时贡献或改善

You can check this for more information. Feel free to contribute or improve

这篇关于Java"Clearthought"的最新版本包括: TableLayout项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆