All Projects → alibaba → Cooma

alibaba / Cooma

Licence: apache-2.0
A simple and flexible microcontainer of Java

Programming Languages

java
68154 projects - #9 most used programming language

Cooma is a simple and flexible microcontainer implementation of Java.

Documentation page: https://github.com/alibaba/cooma/wiki
Report problems or suggestions: https://github.com/alibaba/cooma/issues
Code Project page: https://github.com/alibaba/cooma
MailList: mailto:[email protected]

Code compile and browse tutorial

Checkout

git clone https://github.com/alibaba/cooma.git

Compile

mvn install -Dmaven.test.skip

Browse

Eclipse:

mvn eclipse:eclipse -DdownloadSources

Eclipse -> File -> Import -> Existing Projects into Workspace -> Browse -> Finished

Idea:

mvn idea:idea -DdownloadSources

Idea -> File -> Open -> Browse project directory -> OK

Related Product

Design Principle

  • Tiny and simple. Less than 1000 lines of code(not including code comments).
  • Concept independence.
  • Integration friendly.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].