dbd

DB design tool.

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

dbd
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

dbd
DB design tool.
Source Code Management

Source Code Management

https://github.com/uchicom/dbd

Download dbd

How to add to project

<!-- https://jarcasting.com/artifacts/com.uchicom/dbd/ -->
<dependency>
    <groupId>com.uchicom</groupId>
    <artifactId>dbd</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/dbd/
implementation 'com.uchicom:dbd:0.0.5'
// https://jarcasting.com/artifacts/com.uchicom/dbd/
implementation ("com.uchicom:dbd:0.0.5")
'com.uchicom:dbd:jar:0.0.5'
<dependency org="com.uchicom" name="dbd" rev="0.0.5">
  <artifact name="dbd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='dbd', version='0.0.5')
)
libraryDependencies += "com.uchicom" % "dbd" % "0.0.5"
[com.uchicom/dbd "0.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.uchicom : ui jar 1.0.0
org.apache.poi : poi jar 4.0.0
org.apache.poi : poi-ooxml jar 4.0.0
org.apache.poi : poi-ooxml-schemas jar 4.0.0

Project Modules

There are no modules declared in this project.

dbd

データベース設計ツール

テーブル定義 マスター定義 トリガー定義

最初のGoal:xmlを取り込んで表示する。
タブとテーブルを使って表示、編集できるようにする。
indexはComboBoxで追加や選択gができるようにする。

Versions

Version
0.0.5
0.0.3
0.0.2
0.0.1