Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache Commons Logging

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

Wrapper around a variety of logging API implementations.

10.9K lines of code

0 current contributors

4 months since last commit

304 users on Open Hub

Activity Not Available
3.79545
   
I Use This

Commons IO

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

Commons IO is a library of utilities to assist with developing IO functionality. There are four main areas included: * Utility classes - with static methods to perform common tasks * Filters - various implementations of file filters * Comparators - various implementations of ... [More] java.util.Comparator for files * Streams - useful stream, reader and writer implementations [Less]

55.4K lines of code

14 current contributors

over 1 year since last commit

225 users on Open Hub

Activity Not Available
4.15152
   
I Use This

Apache Commons FileUpload

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

10.1K lines of code

0 current contributors

4 months since last commit

65 users on Open Hub

Activity Not Available
4.0
   
I Use This
Licenses: No declared licenses

Apache Commons Daemon

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

19.8K lines of code

5 current contributors

4 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: No declared licenses

Apache Commons Javaflow

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

Sometimes it is usefull if we can capture the state of the application, its stack of function calls, which includes local variables, the global variables and the program counter, and save them into an object. If this object would give us the ability to restart the processing from the point stored in ... [More] it. A continuation is exactly the type of object that we need. Think of a continuation as an object that, for a given point in your program, contains a snapshot of the stack trace, including all the local variables, and the program counter. You can not only store these things in the continuation object, but also restore the execution of the program from a continuation object. This means that the stack trace and the program counter of the running program become the ones stored in a continuation [Less]

3.39K lines of code

0 current contributors

about 11 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

vaadin-spring

Compare

  No analysis available

Several Vaadin 7 and Spring 3 maven archetypes for WAR/EAR projects with all common and interesting plugins and extensions configured for quick project setup => unconfigure everything you don't need and use it as template for your own project

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses