Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
binhong
/
LibrarySystem
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
19
Révisions
1
Branche
283 KiB
Java
73.8%
Kotlin
26.2%
Aborescence:
5d9728cc23
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '5d9728cc23'
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
5d9728cc23
Added documentations for Book and BookFactory
il y a 7 ans
docs
Added documentations for Book and BookFactory
il y a 7 ans
src
Now uses Maven for compile, clean and execution
il y a 7 ans
.gitignore
Now uses Maven for compile, clean and execution
il y a 7 ans
README.md
Added basic README.md
il y a 7 ans
pom.xml
Now uses Maven for compile, clean and execution
il y a 7 ans
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