watarhu's Stars
bytemechanics/s3-nio-filesystem
S3 NIO2 filesystem implementation
bernatmv/thegame
It's The Game
bytemechanics/bytemechanics-maven
Parent project to unify criteria
bytemechanics/copy-commons
Base project to copy sources to the other projects in order to have a single place to test sources and keep zero dependencies in libraries, please not include directly in other libraries, only in your final projects
bytemechanics/copysource-maven-plugin
Maven plugin to copy certain java sources into generated sources in order to reduce undesired dependencies
bytemechanics/fluent-jpa
Fluent syntax for JPA using functional expressions
bytemechanics/fluent-logger
Simple logging abstraction with standard java logging system
bytemechanics/metrics-crawler
Little library to crawl metrics
bytemechanics/service-repository
Repository to group all available services (stateless and statefull). The intention is have some point where all the internal project services are defined
bytemechanics/standalone-ignite
Library to reduce the code necessary to start and make a controlled shutdown of standalone applications
bytemechanics/test-drive
Pure Java, zero dependencies testing library
bytemechanics/type-ex
Library to create exceptions typified in a enumerated, in order to be able to list all possible exceptions in one application.