このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
binhong
/
LibrarySystem
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
19
コミット
1
ブランチ
283 KiB
Java
73.8%
Kotlin
26.2%
ツリー:
5d9728cc23
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'5d9728cc23' から
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
5d9728cc23
Added documentations for Book and BookFactory
7年前
docs
Added documentations for Book and BookFactory
7年前
src
Now uses Maven for compile, clean and execution
7年前
.gitignore
Now uses Maven for compile, clean and execution
7年前
README.md
Added basic README.md
7年前
pom.xml
Now uses Maven for compile, clean and execution
7年前
README.md
Library System
NOTE: Still not working as intended.
Dependencies
Maven Apache
Any JDK
Use
- Clone this repository
git clone https://github.com/binhonglee/LibrarySystem.git
- Run the program
mvn compile mvn exec:java
- Run test
mvn test