Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lyy289065406/schemaeditor

swing 绘图构件
https://github.com/lyy289065406/schemaeditor

programming

Last synced: about 1 month ago
JSON representation

swing 绘图构件

Awesome Lists containing this project

README

        

# schemaeditor

> swing 绘图构件

------

## 简介

因此构件的官方组织/作者已放弃维护,且在 maven 中央仓库无法下载原版,故有了此项目。

## 使用方式

maven 的 `settings.yml` 配置 sonatype 中央仓库:

```xml

mvnrepository
mvnrepository
http://mvnrepository.com/

sonatype
sonatype
https://s01.oss.sonatype.org/

```

项目的 `pom.xml` 配置构件坐标:

```xml

com.exp-blog
schemaeditor
1.0.0

```