Skip to content

dimaglushkov/library-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Library manipulator is a simple command line application to make manipulations with a list of books. Written as a part of 'programming' course in ITMO University.

Contains Ant build sceneries:

  • compile - source code compiling
  • build - compile and generating .jar archive
  • clean - removing all compilied and temporary files
  • test - execution of unit-tests
  • xml - validation of all xml-files in project
  • alt - alternative build

Contains MBeans:

  • AverageTimer - shows the average time between inputs
  • InputWatcher - counts amount of successfull and unsuccessfull insertions, sends notification on non-json input.

About

library-manipulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages