Skip to content

jmrozanec/jindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JINDEX

This project provides means to extract surf Maven central repository and extract metadata from it. Information about 75%+ of projects by available by mid 2015 is published in graphs folder, so that anyone can use it for analysis. Graph was creating by considering the following algorithm:

  • pick artifact from projectqueue
  • if no artifact in queue, pick a random artifact
  • check its latest version
  • bring immediate dependencies
  • for each dependency,
  • register it as citation: origin, citedproject,1
  • if dependencyId was not processed yet, enqueue it in projectqueue

Measures of available dataset

  • Total number of artifacts indexed (GAV): 1,111,966
  • Total number of unique artifacts indexed (GA): 121,550

Useful information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages